From 06489f4794136fa5000fcd7a0fb9a9f3a715a7d3 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:56 -0500 Subject: net-analyzer/nessus-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/nessus-bin/files/nessusd-initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/nessus-bin') 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$ -- cgit v1.2.3-65-gdbad