one-script-wsl2-systemd
one-script-wsl2-systemd copied to clipboard
Alpine installation
I'm genuinely confused. Alpine by default uses OpenRC. There is no decent systemd package for alpine(?). WSL Team announced support for systemd.
So whenever I try to run the script it yields:
ln: /etc/systemd/user/dirmngr.service: No such file or directory
I guess that these are the systemd units that need to be disabled. Yet I have no systemd installed.
So what am I supposed to do?
(Btw: during -Debug
flag the behaviour of the script is different.)