summaryrefslogtreecommitdiff
path: root/net-analyzer/nessus-core
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:57 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit4c49c32c48b8f674ce389a880f00decb18297133 (patch)
tree9308205d43b87f9b48f2c5d7ce70b7c2491bc487 /net-analyzer/nessus-core
parent06489f4794136fa5000fcd7a0fb9a9f3a715a7d3 (diff)
downloadgentoo-4c49c32c48b8f674ce389a880f00decb18297133.tar.gz
gentoo-4c49c32c48b8f674ce389a880f00decb18297133.tar.xz
net-analyzer/nessus-core: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r--net-analyzer/nessus-core/files/nessusd-r72
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nessus-core/files/nessusd-r7 b/net-analyzer/nessus-core/files/nessusd-r7
index 5707584ce42..01728929ef7 100644
--- a/net-analyzer/nessus-core/files/nessusd-r7
+++ b/net-analyzer/nessus-core/files/nessusd-r7
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$