mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
lxc: Fixed a typo
Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com> Reviewed-by: Bjoern Walk <bwalk@linux.vnet.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
This commit is contained in:
parent
5fec1c3a5c
commit
7596b29fd1
@ -2167,7 +2167,7 @@ static int lxcContainerSetUserGroup(virCommandPtr cmd,
|
|||||||
* This function is run in the process clone()'d in lxcStartContainer.
|
* This function is run in the process clone()'d in lxcStartContainer.
|
||||||
* Perform a number of container setup tasks:
|
* Perform a number of container setup tasks:
|
||||||
* Setup container file system
|
* Setup container file system
|
||||||
* mount container /proca
|
* mount container /proc
|
||||||
* Then exec's the container init
|
* Then exec's the container init
|
||||||
*
|
*
|
||||||
* Returns 0 on success or -1 in case of error
|
* Returns 0 on success or -1 in case of error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user