Module nix::sys::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§

  • How exactly should the system be rebooted.

Functions§

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