diff options
Diffstat (limited to 'testing/openvas-manager/openvasmd.confd')
-rw-r--r-- | testing/openvas-manager/openvasmd.confd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvas-manager/openvasmd.confd b/testing/openvas-manager/openvasmd.confd index c352bba0a2..261836037d 100644 --- a/testing/openvas-manager/openvasmd.confd +++ b/testing/openvas-manager/openvasmd.confd @@ -1,5 +1,5 @@ #Manager listens on given address - by default manager listens on all addresses -#MANAGER_LISTEN=--listen=127.0.0.1 +MANAGER_LISTEN=--listen=127.0.0.1 #Manager listens on given port - by default 9390 MANAGER_PORT=--port=9390 |