summaryrefslogtreecommitdiff
blob: 987fe731d47b662db8f1d095b7fc2d7bf864047a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=sync the Greenbone Community Feed

[Service]
Type=oneshot
ExecStart=/usr/bin/greenbone-feed-sync --quiet --type all
SyslogIdentifier=greenbone-feed-sync
User=gvm

[Install]
WantedBy=multi-user.target