From: Austin English Date: Wed, 18 May 2016 06:35:20 +0000 (-0500) Subject: www-servers/nginx: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d2183985140ac071be26d71ccce8a86022faa74c;p=gentoo.git www-servers/nginx: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-servers/nginx/files/nginx.initd-r2 b/www-servers/nginx/files/nginx.initd-r2 index 54605c4b86e3..9cd04bedf63f 100644 --- a/www-servers/nginx/files/nginx.initd-r2 +++ b/www-servers/nginx/files/nginx.initd-r2 @@ -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$