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