mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-05-09 16:29:01 +00:00
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
[Unit]
|
|
Description=Run APT maintenance twice weekly
|
|
|
|
[Timer]
|
|
OnCalendar=Mon,Thu *-*-* 12:00:00
|
|
Persistent=true
|
|
Unit=apt_weekly.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|