Browse Source

technical_behavior_and_limitations.md

idmap
Antonio SJ Musumeci 17 hours ago
parent
commit
f1ea4f8b63
  1. 2
      mkdocs/docs/faq/technical_behavior_and_limitations.md

2
mkdocs/docs/faq/technical_behavior_and_limitations.md

@ -252,7 +252,7 @@ decided that the credential handling would change.
As of v2.42.0 mergerfs now runs effectively as root when performing
more filesystem calls. On Linux it uses `capabilities` which allow any
user it changes to to act as if it were root. This minimizes the
uid:gid it changes to to act as if it were root. This minimizes the
amount of credential changing. When creating new files, directories,
symlinks, etc. it will change the thread's creds to the requester
uid:gid to ensure the file is created as the user atomically.

Loading…
Cancel
Save