summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:17 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitd675bf7b65a781d3ed5cd896614e82262fd2d20d (patch)
treeed54a2699783fa729d6fde1bd2af00eda1e1de18
parentwww-servers/cherokee: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-d675bf7b65a781d3ed5cd896614e82262fd2d20d.tar.gz
gentoo-d675bf7b65a781d3ed5cd896614e82262fd2d20d.tar.bz2
gentoo-d675bf7b65a781d3ed5cd896614e82262fd2d20d.zip
www-servers/gatling: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--www-servers/gatling/files/gatling.initd2
-rw-r--r--www-servers/gatling/files/gatling.initd-22
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/gatling/files/gatling.initd b/www-servers/gatling/files/gatling.initd
index be28d958a027..af8c0efbad26 100644
--- a/www-servers/gatling/files/gatling.initd
+++ b/www-servers/gatling/files/gatling.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/www-servers/gatling/files/gatling.initd-2 b/www-servers/gatling/files/gatling.initd-2
index 0d5c5fcd4c19..77f436009b34 100644
--- a/www-servers/gatling/files/gatling.initd-2
+++ b/www-servers/gatling/files/gatling.initd-2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2