Skip to content

Instantly share code, notes, and snippets.

@gcsecsey
Created September 23, 2020 18:12
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 gcsecsey/37201b14871878988e3ee77bdffe5520 to your computer and use it in GitHub Desktop.
Save gcsecsey/37201b14871878988e3ee77bdffe5520 to your computer and use it in GitHub Desktop.
wsl.conf
# sudo nano /etc/wsl.conf
# Enable extra metadata options by default
[automount]
enabled = true
root = /
options = "metadata,umask=22,fmask=11"
mountFsTab = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment