aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openvas-manager/openvasmd.initd
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-03-11 13:46:09 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-03-11 13:46:09 +0000
commit805d86ff46ba3c3c8ed557df1a752213c005db8a (patch)
tree2cd96ced30b916adcf9c21c6030fa6a98afe76b2 /testing/openvas-manager/openvasmd.initd
parent3fcfb1629aeb42c085743d4eaa27701e16536671 (diff)
downloadaports-805d86ff46ba3c3c8ed557df1a752213c005db8a.tar.bz2
aports-805d86ff46ba3c3c8ed557df1a752213c005db8a.tar.xz
testing/openvas-manager: binary path is changed
Diffstat (limited to 'testing/openvas-manager/openvasmd.initd')
-rw-r--r--testing/openvas-manager/openvasmd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvas-manager/openvasmd.initd b/testing/openvas-manager/openvasmd.initd
index 5541b00d21..d0045d5b2e 100644
--- a/testing/openvas-manager/openvasmd.initd
+++ b/testing/openvas-manager/openvasmd.initd
@@ -4,7 +4,7 @@
# $Id$
name="OpenVAS Manager"
-command=/usr/sbin/openvasmd
+command=/usr/bin/openvasmd
command_args="${MANAGER_LISTEN} ${MANAGER_PORT} ${SCANNER_LISTEN} ${SCANNER_PORT} ${MANAGER_EXTRA_ARGS}"
pidfile="/run/openvasmd.pid"