mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08: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>
10 lines
183 B
SYSTEMD
10 lines
183 B
SYSTEMD
[Unit]
|
|
Description=Daily update of all feeds of the Greenbone Vulerability Management (GMV) suite
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=2hour
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|