From: Austin English Date: Wed, 18 May 2016 06:29:56 +0000 (-0500) Subject: net-analyzer/nessus-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=06489f4794136fa5000fcd7a0fb9a9f3a715a7d3;p=gentoo.git net-analyzer/nessus-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/nessus-bin/files/nessusd-initd b/net-analyzer/nessus-bin/files/nessusd-initd index af95f2b014c2..83a584d57805 100644 --- a/net-analyzer/nessus-bin/files/nessusd-initd +++ b/net-analyzer/nessus-bin/files/nessusd-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$