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