summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-27 11:50:24 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-27 13:29:57 -0500
commite8a0f64de580662e8caa944908634e786c89a1c0 (patch)
tree5359689fa402a5e7a88b4141d5b8fe320284df84 /www-servers/bozohttpd/files
parentwww-servers/webfs: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e8a0f64de580662e8caa944908634e786c89a1c0.tar.gz
gentoo-e8a0f64de580662e8caa944908634e786c89a1c0.tar.bz2
gentoo-e8a0f64de580662e8caa944908634e786c89a1c0.zip
www-servers/bozohttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
Diffstat (limited to 'www-servers/bozohttpd/files')
-rw-r--r--www-servers/bozohttpd/files/bozohttpd.initscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/bozohttpd/files/bozohttpd.initscript b/www-servers/bozohttpd/files/bozohttpd.initscript
index 9374e692765a..d7a44e771b71 100644
--- a/www-servers/bozohttpd/files/bozohttpd.initscript
+++ b/www-servers/bozohttpd/files/bozohttpd.initscript
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$