Fix Duplicati verification timing and Proxmox cleanup

This commit is contained in:
Carlo Costanzo
2026-05-05 10:15:10 -04:00
parent 8670d3892e
commit 8e9ea094bf
15 changed files with 159 additions and 50 deletions
@@ -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