SYNOPSIS

hard-reboot RESTART

hard-reboot HALT

hard-reboot POWER_OFF

DESCRIPTION

hard-reboot is used to reboot your system.

It will not shut down services, unmount filesystems or notify your users, but expects that this has already been done when it is called.

USAGE

To prevent accidential use of this application the parameters have to be written in uppercase letters.

RESTART

restart (reboot) the system

HALT

halt the kernel

POWER_OFF

power off the system if possible (supported by hardware)

AUTHOR

minit was written by Felix von Leitner and can be downloaded from his page at http://www.fefe.de/minit/

hard-reboot was contributed by Tommi Virtanen.

This manpage was written by Erich Schubert <[email protected]> for the Debian GNU/Linux operating system.

RELATED TO hard-reboot…