diff options
Diffstat (limited to 'net-analyzer/openvas-manager')
-rw-r--r-- | net-analyzer/openvas-manager/files/openvasmd | 2 | ||||
-rw-r--r-- | net-analyzer/openvas-manager/files/openvasmd.init | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/openvas-manager/files/openvasmd b/net-analyzer/openvas-manager/files/openvasmd index 89accf4eed21..8a5be1f37d0a 100644 --- a/net-analyzer/openvas-manager/files/openvasmd +++ b/net-analyzer/openvas-manager/files/openvasmd @@ -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$ diff --git a/net-analyzer/openvas-manager/files/openvasmd.init b/net-analyzer/openvas-manager/files/openvasmd.init index 31b795f336b7..a7f9a089ae35 100644 --- a/net-analyzer/openvas-manager/files/openvasmd.init +++ b/net-analyzer/openvas-manager/files/openvasmd.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$ |