File Manager V1.5

[SYSTEM@ROOT]: /proc/self/root/lib/update-notifier/
INJECT_FILE:
NEW_ENTRY:

FILE_CONTENT: update-motd-reboot-required

#!/bin/sh -e
#
# helper for update-motd

if [ -f /var/run/reboot-required ]; then
	cat /var/run/reboot-required
fi
[ KEMBALI ]