summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:18 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitdef32f5c8acf156cbde561a60887c2a8d5edfb5a (patch)
tree98b167863ab2c156f796fe88779fe83e29d31b78 /www-servers/hiawatha/files
parentwww-servers/gatling: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-def32f5c8acf156cbde561a60887c2a8d5edfb5a.tar.gz
gentoo-def32f5c8acf156cbde561a60887c2a8d5edfb5a.tar.bz2
gentoo-def32f5c8acf156cbde561a60887c2a8d5edfb5a.zip
www-servers/hiawatha: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers/hiawatha/files')
-rw-r--r--www-servers/hiawatha/files/hiawatha.initd2
-rw-r--r--www-servers/hiawatha/files/hiawatha.initd-r12
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/hiawatha/files/hiawatha.initd b/www-servers/hiawatha/files/hiawatha.initd
index 36720dc26278..080912c6d047 100644
--- a/www-servers/hiawatha/files/hiawatha.initd
+++ b/www-servers/hiawatha/files/hiawatha.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/www-servers/hiawatha/files/hiawatha.initd-r1 b/www-servers/hiawatha/files/hiawatha.initd-r1
index 5635ababa0a6..2aad215e02d4 100644
--- a/www-servers/hiawatha/files/hiawatha.initd-r1
+++ b/www-servers/hiawatha/files/hiawatha.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$