summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:24 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5fcb8cf0278813703d7e178e7073667c9c7529ea (patch)
treea5c25e38e3e55e286b4d306c69c21c49204c032c
parentwww-servers/spawn-fcgi: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-5fcb8cf0278813703d7e178e7073667c9c7529ea.tar.gz
gentoo-5fcb8cf0278813703d7e178e7073667c9c7529ea.tar.bz2
gentoo-5fcb8cf0278813703d7e178e7073667c9c7529ea.zip
www-servers/thttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--www-servers/thttpd/files/thttpd.init.12
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/thttpd/files/thttpd.init.1 b/www-servers/thttpd/files/thttpd.init.1
index 415ead79d6a6..3b7756eae19a 100644
--- a/www-servers/thttpd/files/thttpd.init.1
+++ b/www-servers/thttpd/files/thttpd.init.1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v3 or later