mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-28 16:46:54 +00: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
|