From d675bf7b65a781d3ed5cd896614e82262fd2d20d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:17 -0500 Subject: [PATCH] www-servers/gatling: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-servers/gatling/files/gatling.initd | 2 +- www-servers/gatling/files/gatling.initd-2 | 2 +- 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 -- 2.26.2