Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 169 Bytes

wsl.conf.md

File metadata and controls

8 lines (7 loc) · 169 Bytes

create/add file on wsl dir /etc/wsl.conf

[interop]
appendWindowsPath=false
[boot]
command = /bin/bash -c 'chown root:kvm /dev/kvm && chmod 660 /dev/kvm'