systemd: rescue with locked root account


Easiest way to boot into rescue with systemd if the root account is locked: add systemd.setenv=SYSTEMD_SULOGIN_FORCE=1 to the Kernel commandline, and systemd will no longer bail out.