diff options
author | 2016-05-18 01:35:26 -0500 | |
---|---|---|
committer | 2016-05-18 01:38:34 -0500 | |
commit | e7df50fd22158ce37ecca9a315bea43def5c747f (patch) | |
tree | 37b147b295db03236110d4ed426e3d73ad82426e /www-servers/varnish/files/varnishd.initd-r4 | |
parent | www-servers/uwsgi: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-e7df50fd22158ce37ecca9a315bea43def5c747f.tar.gz gentoo-e7df50fd22158ce37ecca9a315bea43def5c747f.tar.bz2 gentoo-e7df50fd22158ce37ecca9a315bea43def5c747f.zip |
www-servers/varnish: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers/varnish/files/varnishd.initd-r4')
-rw-r--r-- | www-servers/varnish/files/varnishd.initd-r4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/files/varnishd.initd-r4 b/www-servers/varnish/files/varnishd.initd-r4 index b0ec918bb7ad..c60f8be04bfe 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$ |