From: Austin English Date: Wed, 18 May 2016 06:27:19 +0000 (-0500) Subject: app-eselect/eselect-php: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da2f5a83c5848d80b55dd474d7a309e5d398c3e7;p=gentoo.git app-eselect/eselect-php: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-eselect/eselect-php/files/php-fpm-r1.init b/app-eselect/eselect-php/files/php-fpm-r1.init index 6cc26acc3c36..54c8e9884f58 100644 --- a/app-eselect/eselect-php/files/php-fpm-r1.init +++ b/app-eselect/eselect-php/files/php-fpm-r1.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run set_phpvars() { PHPSLOT=${SVCNAME#php-fpm-}