We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if you have issus in using wsl-ssh-agent-relay with systemd try adding :WSLInterop:M::MZ::/init:PF to /usr/lib/binfmt.d/WSLInterop.conf.
:WSLInterop:M::MZ::/init:PF
/usr/lib/binfmt.d/WSLInterop.conf
sudo sh -c 'echo :WSLInterop:M::MZ::/init:PF > /usr/lib/binfmt.d/WSLInterop.conf'
Microsoft/WSL - Issue 8843
The text was updated successfully, but these errors were encountered:
Thank You - I'll add this to readme!
Sorry, something went wrong.
No branches or pull requests
if you have issus in using wsl-ssh-agent-relay with systemd try adding
:WSLInterop:M::MZ::/init:PF
to/usr/lib/binfmt.d/WSLInterop.conf
.sudo sh -c 'echo :WSLInterop:M::MZ::/init:PF > /usr/lib/binfmt.d/WSLInterop.conf'
Microsoft/WSL - Issue 8843
The text was updated successfully, but these errors were encountered: