예제 #1
0
 def do_reboot(self, s):
     """Reboot the system."""
     reboot_system()
예제 #2
0
 def reboot():
     """
     Reboot the system.
     """
     reboot_system()