gentoo-ebuilds/net-analyzer/greenbone-feed-sync/files/greenbone-feed-sync.service
Giuseppe Foti db4a3bd39e
net-analyzer/greenbone-feed-sync: new package, add 23.6.0
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31106
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2023-07-03 10:15:26 +02:00

11 lines
219 B
Desktop File

[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