From 0436c3f46d303e139d46f3f46239d58b0cca11d3 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:11 -0500 Subject: net-proxy/shadowsocks-libev: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-proxy/shadowsocks-libev/files/shadowsocks.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-proxy') 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$ -- cgit v1.2.3-65-gdbad