From: Austin English Date: Wed, 18 May 2016 06:29:55 +0000 (-0500) Subject: net-analyzer/ndsad: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df6ffddb2c1c5face8f6c4eab81988ec57f71dde;p=gentoo.git net-analyzer/ndsad: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/ndsad/files/ndsad.init b/net-analyzer/ndsad/files/ndsad.init index 8221abdda9a7..a5284b968b3e 100644 --- a/net-analyzer/ndsad/files/ndsad.init +++ b/net-analyzer/ndsad/files/ndsad.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$