wsl-interop 0.1.0

0001-01-01


Description

Workaround for WSL interop issue

Homepage

https://github.com/microsoft/WSL/issues/8843

Install

uniget install wsl-interop

Dependencies

None

Code

See code on GitHub

Package

See package on GitHub

Platforms

  • linux/amd64
  • linux/arm64

Messages

internals

  • This tool is a workaround for WSL interop issue described in microsoft/WSL/issues#8842

  • An alternative workaround is running the following commant manually: systemctl restart user@1000

  • Enable this workaround by running the following commands:

    systemctl daemon-reload systemctl enable wslinterop-force.service wslinterop-monitor.path systemctl start wslinterop-force.service wslinterop-monitor.path

History

Link