commands.sh

systemctl soft-reboot

linux

Shut down and reboot userspace, leaving the kernel running.

More info →

Options (1)

-f, --forceboolean

Force a soft reboot

Example: systemctl soft-reboot {{[-f|--force]}}

Examples (4)

Perform a soft reboot immediately

Force a soft reboot

Schedule a soft reboot for a specific time

systemctl soft-reboot --when "timestamp"

Cancel a scheduled soft reboot

made by @shridhargupta | data from tldr-pages