diff options
Diffstat (limited to 'net-analyzer/openvas-manager/files')
-rw-r--r-- | net-analyzer/openvas-manager/files/openvasmd | 1 | ||||
-rw-r--r-- | net-analyzer/openvas-manager/files/openvasmd.init | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/net-analyzer/openvas-manager/files/openvasmd b/net-analyzer/openvas-manager/files/openvasmd index 8a5be1f37d0a..4dce1ce4922c 100644 --- a/net-analyzer/openvas-manager/files/openvasmd +++ b/net-analyzer/openvas-manager/files/openvasmd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net openvassd diff --git a/net-analyzer/openvas-manager/files/openvasmd.init b/net-analyzer/openvas-manager/files/openvasmd.init index a7f9a089ae35..d30b8befdd0c 100644 --- a/net-analyzer/openvas-manager/files/openvasmd.init +++ b/net-analyzer/openvas-manager/files/openvasmd.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ name="OpenVAS Manager" command=/usr/sbin/openvasmd |