Skip to content

Instantly share code, notes, and snippets.

@hho
Created August 3, 2018 15:35
Show Gist options
  • Save hho/55841ade066cf6e4fa4322875e59df8a to your computer and use it in GitHub Desktop.
Save hho/55841ade066cf6e4fa4322875e59df8a to your computer and use it in GitHub Desktop.
Make WSL use sensible permissions for host files (/etc/wsl.conf)
[automount]
options = "metadata,uid=1000,gid=1000,umask=22,fmask=111"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment