mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03: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"
|