From: Serge Hallyn Date: Thu, 22 Aug 2013 18:38:59 +0000 (-0500) Subject: newuidmap.1 and newgidmap.1: note limitation X-Git-Tag: 4.2.1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50bb452dd1192ecfc0894ec64928f311610fbbf7;p=thirdparty%2Fshadow.git newuidmap.1 and newgidmap.1: note limitation Note that they may be used only once for a given process. Signed-off-by: Serge Hallyn --- diff --git a/man/newgidmap.1.xml b/man/newgidmap.1.xml index 1e1d4ba44..ad7a186ed 100644 --- a/man/newgidmap.1.xml +++ b/man/newgidmap.1.xml @@ -125,6 +125,9 @@ /etc/subgid before setting /proc/[pid]/gid_map. + + Note that newgidmap may be used only once for a given process. + diff --git a/man/newuidmap.1.xml b/man/newuidmap.1.xml index 893cd1a91..04bb14fc6 100644 --- a/man/newuidmap.1.xml +++ b/man/newuidmap.1.xml @@ -122,6 +122,9 @@ /etc/subuid before setting /proc/[pid]/uid_map. + + Note that newuidmap may be used only once for a given process. +