mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 21:22:46 +00:00 
			
		
		
		
	
		
			
				
	
	
	
	
		
			306 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			306 B
		
	
	
	
	
	
	
	
Name
reboot - Reboot the machine
Synopsis
$ reboot
Description
reboot instructs the kernel to reboot the machine immediately.
Notes
The reboot utility opens the /sys/firmware/power_state node and writes the magic value "1"
to instruct the kernel to reboot the machine.
