<div dir="ltr"><div>Thanks for your input Petter.</div><div><br></div><div>I was thinking about the issue over the weekend.  Here's a few thoughts.</div><div><br></div><div>First, Microsoft has an article at <<a href="https://learn.microsoft.com/en-us/windows/wsl/systemd#how-to-enable-systemd">https://learn.microsoft.com/en-us/windows/wsl/systemd#how-to-enable-systemd</a>>.  But it is not very useful since it is trying to enable Systemd.  (Thanks Alfie!)</div><div><br></div><div>Second, we can convert from Systemd to SysV.  That may be the best path for WSL since folks like me are simply trying to get a command prompt (terminal) with classic Unix & Linux commands.  We are not trying to run a full blown vm with multi-user capabilities.</div><div><br></div><div>Third, would running in single-user mode sidestep the problem or make locking less of an issue?  I think we can enable single-user mode in Systemd with the command `sudo systemctl rescue`.</div><div><br></div><div>Any thoughts?</div></div>