service-update-alerts/systemd/service-update-alerts.timer
Jeena 501a84e0a9 chore: Rename project to service-update-alerts
Update project metadata, docs, and systemd unit names to match the new service-update-alerts naming.
2026-03-12 15:50:49 +00:00

9 lines
119 B
SYSTEMD

[Unit]
Description=Run update checks daily
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target