From: Austin English Date: Wed, 18 May 2016 06:31:33 +0000 (-0500) Subject: net-misc/asterisk: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37efe8c416ed568e035b79d6440a70e33ae0d634;p=gentoo.git net-misc/asterisk: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$