Skip to content

Instantly share code, notes, and snippets.

@cenit
Created August 10, 2018 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cenit/baa2d11e7dd0a66362437b5808ceb624 to your computer and use it in GitHub Desktop.
Save cenit/baa2d11e7dd0a66362437b5808ceb624 to your computer and use it in GitHub Desktop.
#put it in /etc/wsl.conf
[automount]
enabled = true
root = /mnt/
options = "metadata,umask=22,fmask=11,case=off"
mountFsTab = false
[network]
generateHosts = true
generateResolvConf = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment