mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-17 23:48:20 +00:00
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>
11 lines
219 B
Desktop File
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
|