halt, poweroff, reboot
Halt, power-off or reboot the machine
- Provided by: systemd-sysv (Version: 237-3ubuntu10.57)
- Source: systemd
- Report a bug
Halt, power-off or reboot the machine
halt [OPTIONS...]
poweroff [OPTIONS...]
reboot [OPTIONS...]
halt, poweroff, reboot may be used to halt, power-off or reboot the machine.
The following options are understood:
--help
--halt
-p, --poweroff
--reboot
-f, --force
-w, --wtmp-only
-d, --no-wtmp
-n, --no-sync
--no-wall
On success, 0 is returned, a non-zero failure code otherwise.
These commands are implemented in a way that preserves compatiblity with the original SysV commands. systemctl(1) verbs halt, poweroff, reboot provide the same functionality with some additional features.