mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-22 08:13:19 +01:00
10 lines
226 B
Text
10 lines
226 B
Text
# OpenVAS Scanner command args
|
|
|
|
# e.g --foreground
|
|
OSPD_OPENVAS_OPTIONS=""
|
|
|
|
# Scanner listen socket
|
|
OSPD_OPENVAS_UNIX_SOCKET="--unix-socket=/tmp/ospd.sock"
|
|
|
|
# Scanner listen mode
|
|
OSPD_OPENVAS_SOCKET_MODE="--socket-mode=0o777"
|