Example #1
0
 def do_shutdown(self, s):
     """Shutdown the system."""
     shutdown_system()
Example #2
0
 def shutdown():
     """
     Shutdown the system.
     """
     shutdown_system()