systemctl-reboot: add page (#13232)

This commit is contained in:
Managor
2024-07-07 00:23:53 +03:00
committed by GitHub
parent d9b667808b
commit b06d91934a

View File

@@ -0,0 +1,12 @@
# systemctl reboot
> Reboot the system.
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html#reboot>.
- Reboot the system:
`systemctl reboot`
- Reboot into the BIOS/UEFI menu:
`systemctl reboot --firmware-setup`