summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:19 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb86a1316899a4723231f5385c747e7c6484f497c (patch)
treee8abe4ff09adfe1311ea0a490463339ce98b7c84 /www-servers
parentwww-servers/hiawatha: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b86a1316899a4723231f5385c747e7c6484f497c.tar.gz
gentoo-b86a1316899a4723231f5385c747e7c6484f497c.tar.bz2
gentoo-b86a1316899a4723231f5385c747e7c6484f497c.zip
www-servers/lighttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/files/lighttpd.initd2
1 files changed, 1 insertions, 1 deletions
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$