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