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
|