Files
Home-AssistantConfig/config/shell_scripts/apt_pending_check.timer.sample
2026-05-06 00:28:21 -04:00

12 lines
186 B
Plaintext

[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