/
usr
/
lib
/
update-notifier
/
Upload File
HOME
#!/bin/sh -e # # helper for update-motd if [ -f /var/run/reboot-required ]; then cat /var/run/reboot-required fi