mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-05-09 16:29:01 +00:00
12 lines
186 B
Plaintext
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
|