Skip to content

Commit 9ab918e

Browse files
Updated wsl-config.md (#983)
1 parent cfb6c25 commit 9ab918e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

WSL/wsl-config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ Setting different mount options for Windows drives (DrvFs) can control how file
281281
|umask | An octal mask of permissions to exclude for all files and directories | 000
282282
|fmask | An octal mask of permissions to exclude for all files | 000
283283
|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
284285

285286
**Note:** The permission masks are put through a logical OR operation before being applied to files or directories.
286287

0 commit comments

Comments
 (0)