Module shutdown

Module shutdown 

Source
Expand description

Handler for the power off request.

Functionsยง

handle_shutdown
handle_shutdown_via_command ๐Ÿ”’
Shutdown by executing an external command (poweroff or reboot).
handle_shutdown_via_reboot ๐Ÿ”’
Shutdown when running as a child forked from PID 1.