summarylogtreecommitdiffstats
path: root/openvas.service
blob: 0050ee1afdb98efab6369c557a5d346224c2b10b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Open Vulnerability Assessment System Scanner Daemon
Documentation=http://www.openvas.org/
After=redis.service
Requires=redis.service

[Service]
ExecStart=/usr/bin/openvassd -f

[Install]
WantedBy=multi-user.target