2025-03-14 21:59:59 -06:00
|
|
|
# systemctl reboot
|
|
|
|
|
|
|
|
|
|
> Reboot the system.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#reboot>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Reboot the system:
|
|
|
|
|
|
|
|
|
|
`systemctl reboot`
|
|
|
|
|
|
|
|
|
|
- Reboot into the BIOS/UEFI menu:
|
|
|
|
|
|
|
|
|
|
`systemctl reboot --firmware-setup`
|