D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
init
/
Filename :
mountall-reboot.conf
back
Copy
# mountall-reboot - Reboot after filesystems are changed # # If mountall exits to indicate a reboot is required, this does the # necessary reboot. description "Reboot after filesystems are changed" start on stopped mountall EXIT_STATUS=4 task exec reboot -f