Skip to content

Commit 0e7654c

Browse files
authored
Resolve wsl conf conflict (#2194)
1 parent 5ce1bee commit 0e7654c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/wsl-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Setting different mount options for Windows drives (DrvFs) can control how file
8585

8686
By default, WSL sets the uid and gid to the value of the default user. For example, in Ubuntu, the default user is uid=1000, gid=1000. If this value is used to specify a different gid or uid option, the default user value will be overwritten. Otherwise, the default value will always be appended.
8787

88-
The above umask, fmask, etc. options will only apply when the Windows drive is mounted with metadata. By default metadata is not enabled. You can [find more info about this here](./file-permissions).
88+
The above umask, fmask, etc. options will only apply when the Windows drive is mounted with metadata. By default metadata is not enabled. You can [find more info about this here](./file-permissions.md).
8989

9090
> [!NOTE]
9191
> The permission masks are put through a logical OR operation before being applied to files or directories.

0 commit comments

Comments
 (0)