mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
doc: fix typo in virt-install man page
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
907c9c4dec
commit
27db4dac8f
@ -458,7 +458,7 @@ the 'user' namespace will be enabled to apply these.
|
|||||||
A suitably configured UID/GID mapping is a pre-requisite to
|
A suitably configured UID/GID mapping is a pre-requisite to
|
||||||
make containers secure, in the absence of sVirt confinement.
|
make containers secure, in the absence of sVirt confinement.
|
||||||
|
|
||||||
--idmap can be sepicified to enable user namespace for LXC containers
|
--idmap can be specified to enable user namespace for LXC containers
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
--idmap uid_start=0,uid_target=1000,uid_count=10,gid_start=0,gid_target=1000,gid_count=10
|
--idmap uid_start=0,uid_target=1000,uid_count=10,gid_start=0,gid_target=1000,gid_count=10
|
||||||
|
Loading…
Reference in New Issue
Block a user