D7net
Home
Console
Upload
information
Create file
Create Folder
About
Tools
Logout
Path :
/
etc
/
update-motd.d
/
Filename :
98-fsck-at-reboot
back
Edit
Copy
#!/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