This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf -
Group=_gvm -
PIDFile=/run/ospd/ospd-openvas.pid -
Restart=always -
RestartSec=60 -
RuntimeDirectory=ospd -
RuntimeDirectoryMode=2775 -
SuccessExitStatus=SIGKILL -
Type=forking -
User=_gvm
-
-
[Unit]-
After=network.target networking.service redis-server@openvas.service -
ConditionKernelCommandLine=!recovery -
Description=OSPd Wrapper for the OpenVAS Scanner (ospd-openvas) -
Documentation=man:ospd-openvas(8) man:openvas(8) -
Wants=redis-server@openvas.service
-
Additionnal notes
Nothing here.