summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:33 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit37efe8c416ed568e035b79d6440a70e33ae0d634 (patch)
tree3269e3b6cd962c9a9819d746483e1f0b82fd4ba6
parentnet-misc/arpsponge: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-37efe8c416ed568e035b79d6440a70e33ae0d634.tar.gz
gentoo-37efe8c416ed568e035b79d6440a70e33ae0d634.tar.bz2
gentoo-37efe8c416ed568e035b79d6440a70e33ae0d634.zip
net-misc/asterisk: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-misc/asterisk/files/1.8.0/asterisk.initd72
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/asterisk/files/1.8.0/asterisk.initd7 b/net-misc/asterisk/files/1.8.0/asterisk.initd7
index ef7d4077490a..3626b6a58653 100644
--- a/net-misc/asterisk/files/1.8.0/asterisk.initd7
+++ b/net-misc/asterisk/files/1.8.0/asterisk.initd7
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$