app-misc/conmux: use #!/sbin/openrc-run instead of #!/sbin/runscript

This commit is contained in:
Austin English
2016-05-18 01:27:31 -05:00
parent 6748a14737
commit 550205b328
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2