mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-06-28 19:09:31 -07:00
Fix Duplicati verification timing and Proxmox cleanup
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Run APT pending check daily
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 07:30:00
|
||||
Persistent=true
|
||||
RandomizedDelaySec=10m
|
||||
Unit=apt_pending_check.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user