chore: Rename project to service-update-alerts
Update project metadata, docs, and systemd unit names to match the new service-update-alerts naming.
This commit is contained in:
parent
413766ed2b
commit
501a84e0a9
8 changed files with 19 additions and 19 deletions
9
systemd/service-update-alerts.timer
Normal file
9
systemd/service-update-alerts.timer
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Run update checks daily
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue