We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb6c25 commit 9ab918eCopy full SHA for 9ab918e
1 file changed
WSL/wsl-config.md
@@ -281,6 +281,7 @@ Setting different mount options for Windows drives (DrvFs) can control how file
281
|umask | An octal mask of permissions to exclude for all files and directories | 000
282
|fmask | An octal mask of permissions to exclude for all files | 000
283
|dmask | An octal mask of permissions to exclude for all directories | 000
284
+|metadata | Whether metadata is added to Windows files to support Linux system permissions | enabled
285
286
**Note:** The permission masks are put through a logical OR operation before being applied to files or directories.
287
0 commit comments