newuidmap.1 and newgidmap.1: note limitation
Note that they may be used only once for a given process. Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
90ac3a3207
commit
50bb452dd1
@ -125,6 +125,9 @@
|
|||||||
<filename>/etc/subgid</filename> before setting
|
<filename>/etc/subgid</filename> before setting
|
||||||
<filename>/proc/[pid]/gid_map</filename>.
|
<filename>/proc/[pid]/gid_map</filename>.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Note that newgidmap may be used only once for a given process.
|
||||||
|
</para>
|
||||||
|
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
@ -122,6 +122,9 @@
|
|||||||
<filename>/etc/subuid</filename> before setting
|
<filename>/etc/subuid</filename> before setting
|
||||||
<filename>/proc/[pid]/uid_map</filename>.
|
<filename>/proc/[pid]/uid_map</filename>.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Note that newuidmap may be used only once for a given process.
|
||||||
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1 id='options'>
|
<refsect1 id='options'>
|
||||||
|
Loading…
Reference in New Issue
Block a user