I have cloned a WSL distro using wsl --export
and wsl --import
, but now, running wsl newdistro
always logs me in as root. I understand that the lxrun
command is deprecated and want to avoid it. The docs recommend using distroname.exe config
, but that doesn't work, since this one doesn't have a corresponding executable.
↧
How to set default user for manually installed WSL distro?
↧