mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
9 lines
176 B
Text
9 lines
176 B
Text
# OpenVAS Scanner command args
|
|
|
|
# e.g --foreground
|
|
OPENVAS_SCANNER_OPTIONS=""
|
|
|
|
# Scanner listen socket
|
|
OPENVAS_SCANNER_LISTEN_SOCKET="--unix-socket=/var/run/openvassd.sock"
|
|
|
|
|