summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:11 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0436c3f46d303e139d46f3f46239d58b0cca11d3 (patch)
tree0fc0edd2526d23cf8a7eb4c9e2f16dd9b9993b77 /net-proxy
parentnet-proxy/privoxy: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0436c3f46d303e139d46f3f46239d58b0cca11d3.tar.gz
gentoo-0436c3f46d303e139d46f3f46239d58b0cca11d3.tar.bz2
gentoo-0436c3f46d303e139d46f3f46239d58b0cca11d3.zip
net-proxy/shadowsocks-libev: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/shadowsocks-libev/files/shadowsocks.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/shadowsocks-libev/files/shadowsocks.initd b/net-proxy/shadowsocks-libev/files/shadowsocks.initd
index f6a8067eca99..3f0e7c6af9c3 100644
--- a/net-proxy/shadowsocks-libev/files/shadowsocks.initd
+++ b/net-proxy/shadowsocks-libev/files/shadowsocks.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$