Current File : //proc/thread-self/root/proc/793070/root/etc/update-motd.d/98-fsck-at-reboot
#!/bin/sh

if [ -x /usr/lib/update-notifier/update-motd-fsck-at-reboot ]; then
    exec /usr/lib/update-notifier/update-motd-fsck-at-reboot
fi