ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/systemd/system/update-notifier-motd.timer

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