#!/bin/sh stamp="/var/lib/update-notifier/updates-available" [ ! -r "$stamp" ] || cat "$stamp" find $stamp -newermt 'now-7 days' 2> /dev/null | grep -q -m 1 '.' || /usr/share/update-notifier/notify-updates-outdated
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
00-header | File | 1.19 KB | 0755 |
|
10-help-text | File | 1.13 KB | 0755 |
|
50-motd-news | File | 4.91 KB | 0755 |
|
85-fwupd | File | 84 B | 0755 |
|
90-updates-available | File | 218 B | 0755 |
|
91-contract-ua-esm-status | File | 296 B | 0755 |
|
91-release-upgrade | File | 374 B | 0755 |
|
92-unattended-upgrades | File | 165 B | 0755 |
|
95-hwe-eol | File | 129 B | 0755 |
|
98-fsck-at-reboot | File | 142 B | 0755 |
|
98-reboot-required | File | 144 B | 0755 |
|