summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc4b8472283fc985cc48630ca0f11b63bea779b90 (patch)
tree83f76138ff644a880c42d8fd9be555bf6ef52fb7 /net-analyzer/greenbone-security-assistant/files
parentnet-analyzer/fprobe: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c4b8472283fc985cc48630ca0f11b63bea779b90.tar.gz
gentoo-c4b8472283fc985cc48630ca0f11b63bea779b90.tar.bz2
gentoo-c4b8472283fc985cc48630ca0f11b63bea779b90.zip
net-analyzer/greenbone-security-assistant: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/greenbone-security-assistant/files')
-rw-r--r--net-analyzer/greenbone-security-assistant/files/gsad2
-rw-r--r--net-analyzer/greenbone-security-assistant/files/gsad.init2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/greenbone-security-assistant/files/gsad b/net-analyzer/greenbone-security-assistant/files/gsad
index db56dbc89224..a214e10a0ca3 100644
--- a/net-analyzer/greenbone-security-assistant/files/gsad
+++ b/net-analyzer/greenbone-security-assistant/files/gsad
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-analyzer/greenbone-security-assistant/files/gsad.init b/net-analyzer/greenbone-security-assistant/files/gsad.init
index 27690b2c1782..f9a469f9aef4 100644
--- a/net-analyzer/greenbone-security-assistant/files/gsad.init
+++ b/net-analyzer/greenbone-security-assistant/files/gsad.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$