From: Austin English Date: Wed, 18 May 2016 06:30:01 +0000 (-0500) Subject: net-analyzer/nsca: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8e674a52af44ed357e335a74efca8efa32ce899;p=gentoo.git net-analyzer/nsca: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$