[ Avaa Bypassed ]




Upload:

Command:

www-data@3.144.12.160: ~ $
description "Notification regarding a new release of Ubuntu"
author "Brian Murray <brian@ubuntu.com>"

# release-upgrade-available is provided by /usr/lib/ubuntu-release-upgrader/release-upgrade-motd
start on (
    file FILE=/var/lib/ubuntu-release-upgrader/release-upgrade-available EVENT=create
)


script
DATE=$(date)
echo "$DATE new release available"
if [ -s $FILE ]; then
    # use the --devel switch to check for a devel release
    /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
fi
end script

Filemanager

Name Type Size Permission Actions
session-migration.conf File 159 B 0644
unicast-local-avahi.conf File 313 B 0644
update-notifier-cds.conf File 834 B 0644
update-notifier-crash.conf File 1.03 KB 0644
update-notifier-hp-firmware.conf File 728 B 0644
update-notifier-release.conf File 509 B 0644