From 728e893de527ec407abb39757ad77ccf84cacef6 Mon Sep 17 00:00:00 2001 From: James Simas Date: Tue, 5 Nov 2024 10:52:54 -0800 Subject: [PATCH] Update userns-remap.md Fix wording. --- content/manuals/engine/security/userns-remap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/security/userns-remap.md b/content/manuals/engine/security/userns-remap.md index bc58ded55a..57dfe29986 100644 --- a/content/manuals/engine/security/userns-remap.md +++ b/content/manuals/engine/security/userns-remap.md @@ -264,7 +264,7 @@ daemon with user namespaces enabled: User namespaces are an advanced feature and require coordination with other capabilities. For example, if volumes are mounted from the host, file ownership -must be pre-arranged need read or write access to the volume contents. +must be pre-arranged if you need read or write access to the volume contents. While the root user inside a user-namespaced container process has many of the expected privileges of the superuser within the container, the Linux kernel