summaryrefslogtreecommitdiff
path: root/net-misc/astmanproxy
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:34 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitfb228be4ca48478fda4a91e8fef7d7eaff478cf0 (patch)
tree6d85234aa5e3b8ff8b0a6fdf39948e0d63a70596 /net-misc/astmanproxy
parent37efe8c416ed568e035b79d6440a70e33ae0d634 (diff)
downloadgentoo-fb228be4ca48478fda4a91e8fef7d7eaff478cf0.tar.gz
gentoo-fb228be4ca48478fda4a91e8fef7d7eaff478cf0.tar.xz
net-misc/astmanproxy: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/astmanproxy')
-rw-r--r--net-misc/astmanproxy/files/astmanproxy.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/astmanproxy/files/astmanproxy.rc6 b/net-misc/astmanproxy/files/astmanproxy.rc6
index dcb0a936ab9..588a4c3e647 100644
--- a/net-misc/astmanproxy/files/astmanproxy.rc6
+++ b/net-misc/astmanproxy/files/astmanproxy.rc6
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$