81c713fcfd
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 lines
152 B
SYSTEMD
11 lines
152 B
SYSTEMD
[Unit]
|
|
Description=Daily PVE download activities
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 2:00
|
|
RandomizedDelaySec=4h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|