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

8 lines
251 B
Desktop File

[Unit]
Description=Check to see whether there is a new version of Ubuntu available
ConditionFileIsExecutable=/usr/lib/ubuntu-release-upgrader/release-upgrade-motd
[Service]
ExecStart=/usr/lib/ubuntu-release-upgrader/release-upgrade-motd
Type=oneshot