Closed makaroff-new closed 1 week ago
If /etc/wsl.conf contains this parameters, then socket file not creating:
[automount] options = "metadata,umask=022,fmask=111"
It is impossible to invoke powershell.exe from WSL2 under the setting. If fmask=11, not 111, it should work.
powershell.exe
fmask=11
111
I can't think of anything to do on the wsl2-ssh-agent side. If you know, please let me know.
If /etc/wsl.conf contains this parameters, then socket file not creating: