Files
server/usr/lib/systemd/system/update-notifier-motd.timer
2026-01-07 20:52:11 +01:00

12 lines
301 B
SYSTEMD

[Unit]
Description=Check to see whether there is a new version of Ubuntu available
After=network.target network-online.target systemd-networkd.service NetworkManager.service connman.service
[Timer]
OnCalendar=Sun *-*-* 06:00:00
RandomizedDelaySec=1w
Persistent=true
[Install]
WantedBy=timers.target