app-eselect/eselect-php: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:27:19 +0000 (01:27 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-eselect/eselect-php/files/php-fpm-r1.init

index 6cc26acc3c36ccbe062795c4a5488131692a5d69..54c8e9884f58f9573ad76cab416a7855b1b02da1 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 
 set_phpvars() {
        PHPSLOT=${SVCNAME#php-fpm-}