Current File : //usr/lib/systemd/system/update-notifier-motd.service
[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