From 880d72bc7213a6698e038f994dc8e3e43f08253b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:09 -0500 Subject: [PATCH] net-analyzer/portsentry: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/portsentry/files/portsentry.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/portsentry/files/portsentry.rc6 b/net-analyzer/portsentry/files/portsentry.rc6 index b3bb81a51bbf..3b8e69869c22 100644 --- a/net-analyzer/portsentry/files/portsentry.rc6 +++ b/net-analyzer/portsentry/files/portsentry.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2