summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:15 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit814ed9a263571bf4343fe01691084469712a661d (patch)
tree18cf596ac24fa30486ba98ec752f27877da199ef /www-servers
parentwww-misc/zoneminder: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-814ed9a263571bf4343fe01691084469712a661d.tar.gz
gentoo-814ed9a263571bf4343fe01691084469712a661d.tar.bz2
gentoo-814ed9a263571bf4343fe01691084469712a661d.zip
www-servers/boa: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/boa/files/boa.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/boa/files/boa.rc6 b/www-servers/boa/files/boa.rc6
index 3b480ce3636c..8cadfaaaac25 100644
--- a/www-servers/boa/files/boa.rc6
+++ b/www-servers/boa/files/boa.rc6
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$