commit:     e7df50fd22158ce37ecca9a315bea43def5c747f
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 06:35:26 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed May 18 06:38:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7df50fd

www-servers/varnish: use #!/sbin/openrc-run instead of #!/sbin/runscript

 www-servers/varnish/files/varnishd.initd-r2    | 2 +-
 www-servers/varnish/files/varnishd.initd-r3    | 2 +-
 www-servers/varnish/files/varnishd.initd-r4    | 2 +-
 www-servers/varnish/files/varnishlog.initd     | 2 +-
 www-servers/varnish/files/varnishncsa.initd    | 2 +-
 www-servers/varnish/files/varnishncsa.initd-r1 | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-servers/varnish/files/varnishd.initd-r2 
b/www-servers/varnish/files/varnishd.initd-r2
index 055a9ec..7edd50d 100644
--- a/www-servers/varnish/files/varnishd.initd-r2
+++ b/www-servers/varnish/files/varnishd.initd-r2
@@ -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/varnish/files/varnishd.initd-r3 
b/www-servers/varnish/files/varnishd.initd-r3
index 4a7dcb9..d1a2454 100644
--- a/www-servers/varnish/files/varnishd.initd-r3
+++ b/www-servers/varnish/files/varnishd.initd-r3
@@ -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/varnish/files/varnishd.initd-r4 
b/www-servers/varnish/files/varnishd.initd-r4
index b0ec918..c60f8be 100644
--- a/www-servers/varnish/files/varnishd.initd-r4
+++ b/www-servers/varnish/files/varnishd.initd-r4
@@ -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/varnish/files/varnishlog.initd 
b/www-servers/varnish/files/varnishlog.initd
index fae8297..f98442a 100644
--- a/www-servers/varnish/files/varnishlog.initd
+++ b/www-servers/varnish/files/varnishlog.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/varnish/files/varnishncsa.initd 
b/www-servers/varnish/files/varnishncsa.initd
index 7b38397..f17bf3e 100644
--- a/www-servers/varnish/files/varnishncsa.initd
+++ b/www-servers/varnish/files/varnishncsa.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/varnish/files/varnishncsa.initd-r1 
b/www-servers/varnish/files/varnishncsa.initd-r1
index e06a594..c21d528 100644
--- a/www-servers/varnish/files/varnishncsa.initd-r1
+++ b/www-servers/varnish/files/varnishncsa.initd-r1
@@ -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$

Reply via email to