Esempio n. 1
0
 def do_reboot(self, s):
     """Reboot the system."""
     reboot_system()
Esempio n. 2
0
 def reboot():
     """
     Reboot the system.
     """
     reboot_system()