D7net
Home
Console
Upload
information
Create file
Create Folder
About
Tools
Logout
Path :
/
etc
/
update-motd.d
/
Filename :
98-reboot-required
back
Edit
Copy
#!/bin/sh if [ -x /usr/lib/update-notifier/update-motd-reboot-required ]; then exec /usr/lib/update-notifier/update-motd-reboot-required fi