[libvirt] [RFC PATCH 3/4] lxc: Fixed a typo

Cedric Bosdonnat cbosdonnat at suse.com
Mon Oct 9 20:03:13 UTC 2017


On Mon, 2017-10-09 at 21:14 +0200, Marc Hartmayer wrote:
> Signed-off-by: Marc Hartmayer <mhartmay at linux.vnet.ibm.com>
> Reviewed-by: Bjoern Walk <bwalk at linux.vnet.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> ---
>  src/lxc/lxc_container.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c
> index 1f220c602b0a..5791a9b1f958 100644
> --- a/src/lxc/lxc_container.c
> +++ b/src/lxc/lxc_container.c
> @@ -2167,7 +2167,7 @@ static int lxcContainerSetUserGroup(virCommandPtr cmd,
>   * This function is run in the process clone()'d in lxcStartContainer.
>   * Perform a number of container setup tasks:
>   *     Setup container file system
> - *     mount container /proca
> + *     mount container /proc
>   * Then exec's the container init
>   *
>   * Returns 0 on success or -1 in case of error

ACK
--
Cedric




More information about the libvir-list mailing list