From: Austin English Date: Wed, 18 May 2016 06:35:17 +0000 (-0500) Subject: www-servers/gatling: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d675bf7b65a781d3ed5cd896614e82262fd2d20d;p=gentoo.git www-servers/gatling: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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