Files
Home-AssistantConfig/config/shell_scripts/apt_pending_check.timer.sample

12 lines
186 B
Plaintext
Raw Normal View History

[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