Update project metadata, docs, and systemd unit names to match the new service-update-alerts naming.
9 lines
119 B
SYSTEMD
9 lines
119 B
SYSTEMD
[Unit]
|
|
Description=Run update checks daily
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|