summaryrefslogtreecommitdiff
path: root/net-analyzer/nessus-bin
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:56 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit06489f4794136fa5000fcd7a0fb9a9f3a715a7d3 (patch)
treeea76904b8a86f37d64c248a817a2cc848ca8a5db /net-analyzer/nessus-bin
parent58cb98901ffd3a56d908cc0f40dee8cbfec554c5 (diff)
downloadgentoo-06489f4794136fa5000fcd7a0fb9a9f3a715a7d3.tar.gz
gentoo-06489f4794136fa5000fcd7a0fb9a9f3a715a7d3.tar.xz
net-analyzer/nessus-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/nessus-bin')
-rw-r--r--net-analyzer/nessus-bin/files/nessusd-initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nessus-bin/files/nessusd-initd b/net-analyzer/nessus-bin/files/nessusd-initd
index af95f2b014c..83a584d5780 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$