| Path : /proc/self/root/proc/thread-self/root/etc/update-motd.d/ |
| Current File : //proc/self/root/proc/thread-self/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