Api/minux.halt(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
does a clean system shutdown. use this to halt without triggering failsafe.
[[Api/minux|minux api]] that does a clean system shutdown. use this to halt without triggering failsafe.





Latest revision as of 05:04, 24 September 2024

minux api that does a clean system shutdown. use this to halt without triggering failsafe.


usage:

minux.halt()


output:

properly shuts down the system.