From fb228be4ca48478fda4a91e8fef7d7eaff478cf0 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:34 -0500 Subject: [PATCH] net-misc/astmanproxy: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/astmanproxy/files/astmanproxy.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/astmanproxy/files/astmanproxy.rc6 b/net-misc/astmanproxy/files/astmanproxy.rc6 index dcb0a936ab901..588a4c3e647d9 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$