Who knew that Microsoft would one day run software you didn't have to pay for ...
Getting WSL to behave only takes a few tweaks.
Supporting systemd required changes to the WSL architecture. As systemd requires PID 1, the WSL init process started within the Linux distribution becomes a child process of the systemd. Because the ...