Skip to content

Instantly share code, notes, and snippets.

@askdaddy
Created February 13, 2020 04:00
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 askdaddy/818f81a51a443115e43c26f8269a5c7f to your computer and use it in GitHub Desktop.
Save askdaddy/818f81a51a443115e43c26f8269a5c7f to your computer and use it in GitHub Desktop.
WSL-Ubuntu
# Enable extra metadata options by default
[automount]
enabled = true
root = /
options = "metadata,umask=22,fmask=111"
mountFsTab = false
# 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