REBOOT(8)
NAME
reboot − reboot the processor
USAGE
/etc/reboot [ −n ] [ −q ]
DESCRIPTION
The reboot command writes out cached pages to the disks and then reboots the processor. Since DOMAIN processors do not currently support autoboot, this command currently behaves exactly like halt(8).
OPTIONS
−n Prevent the sync before rebooting.
−q Reboot quickly, without first shutting down running processes.