mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2024-12-22 13:34:16 +03:00
bc00289bce
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 lines
184 B
SYSTEMD
11 lines
184 B
SYSTEMD
[Unit]
|
|
Description=Daily Proxmox Backup Server update and maintenance activities
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 1:00
|
|
RandomizedDelaySec=5h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|