From 1f971455da2eb8b1e3427198a5eae6cbc993dc32 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 20 Jul 2020 18:33:50 +0200 Subject: [PATCH] OS-Level_Virtualization: Fix typo. --- OS-Level_Virtualization.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OS-Level_Virtualization.m4 b/OS-Level_Virtualization.m4 index aa5c4e5..34d351e 100644 --- a/OS-Level_Virtualization.m4 +++ b/OS-Level_Virtualization.m4 @@ -296,7 +296,7 @@ is created with unshare(2) or clone(2). The UID and GID of a process can be different in different namespaces. In particular, an unprivileged process may have UID 0 inside an user namespace. When a process is created in a new -namespace or an process joins an existing user namespace, it gains full +namespace or a process joins an existing user namespace, it gains full privileges in this namespace. However, the process has no additional privileges in the parent/previous namespace. Moreover, a certain flag is set for the process which prevents the process from entering yet -- 2.39.2