Skip to content

Instantly share code, notes, and snippets.

@MVoz
Forked from cwilhit/wsl.conf
Created May 7, 2018 19:54
Show Gist options
  • Save MVoz/dea6681455f1bfd994d8649bcdef0fe6 to your computer and use it in GitHub Desktop.
Save MVoz/dea6681455f1bfd994d8649bcdef0fe6 to your computer and use it in GitHub Desktop.
"#Let’s enable extra metadata options by default
[automount]
enabled = true
root = /windir/
options = "metadata,umask=22,fmask=11"
mountFsTab = false
#Let’s enable DNS – even though these are turned on by default, we’ll specify here just to be explicit.
[network]
generateHosts = true
generateResolvConf = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment