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