Files
ignition-pi4/services/pihole/update-hints.timer
2025-11-06 20:28:41 +01:00

12 lines
194 B
SYSTEMD

[Unit]
Description=Timer for the update-hints service
[Timer]
OnCalendar=*-12-01 00:00:00
OnCalendar=*-6-01 00:00:00
Persistent=true
Unit=update-hints.service
[Install]
WantedBy=timers.target