[go: up one dir, main page]

Module reboot

Source
Available on crate feature reboot only.
Expand description

Reboot/shutdown

On Linux, This can also be used to enable/disable Ctrl-Alt-Delete.

Enums§

RebootMode
How exactly should the system be rebooted.

Functions§

reboot
Reboots or shuts down the system.
set_cad_enabled
Enable or disable the reboot keystroke (Ctrl-Alt-Delete).