mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-07 17:18:03 +03:00
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
|