summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:09 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit69374e7468e3af9e7f04528627d97348ed892578 (patch)
tree6dff4ee191f84b5def9013999376cbfa2d840f88 /net-proxy/obfsproxy
parentnet-proxy/nutcracker: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-69374e7468e3af9e7f04528627d97348ed892578.tar.gz
gentoo-69374e7468e3af9e7f04528627d97348ed892578.tar.bz2
gentoo-69374e7468e3af9e7f04528627d97348ed892578.zip
net-proxy/obfsproxy: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-proxy/obfsproxy')
-rw-r--r--net-proxy/obfsproxy/files/obfsproxy.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/obfsproxy/files/obfsproxy.initd b/net-proxy/obfsproxy/files/obfsproxy.initd
index fbdf6fc8f148..70e9295d1a74 100644
--- a/net-proxy/obfsproxy/files/obfsproxy.initd
+++ b/net-proxy/obfsproxy/files/obfsproxy.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$