From c4b8472283fc985cc48630ca0f11b63bea779b90 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:44 -0500 Subject: [PATCH] net-analyzer/greenbone-security-assistant: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/greenbone-security-assistant/files/gsad | 2 +- net-analyzer/greenbone-security-assistant/files/gsad.init | 2 +- 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$ -- 2.26.2