From da2f5a83c5848d80b55dd474d7a309e5d398c3e7 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:19 -0500 Subject: app-eselect/eselect-php: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-eselect/eselect-php/files/php-fpm-r1.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-eselect') 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-} -- cgit v1.2.3-18-g5258