Systemd: how to get into rescue mode

Tom H tomh0665 at gmail.com
Sat Jan 11 02:50:24 UTC 2020


On Fri, Jan 10, 2020 at 11:21 PM Little Girl <littlergirl at gmail.com> wrote:
>
> Better yet, you can avoid the translation altogether by using
> systemctl reboot to reboot the computer or using systemctl poweroff
> to shut down the computer for a hard reset.

As I've just pointed out in my previous email, you can use "telinit 0"
when running systemd because "systemd-sysv" provides symlinks to
"systemctl".

For example, "telinit 0" and "shutdown -P now" and "shutdown -hP now"
and "poweroff" and "halt -p" are all shorthand for "systemctl
poweroff".




More information about the ubuntu-users mailing list