From b86a1316899a4723231f5385c747e7c6484f497c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:19 -0500 Subject: www-servers/lighttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-servers/lighttpd/files/lighttpd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-servers') 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$ -- cgit v1.2.3-65-gdbad