[lxc-devel] [PATCH] lxc-ps: display process when container is frozen

2013-06-06 Thread Weng Meiling
From: Weng Meiling When we use lxc-ps to show the process, it's more appropriate to show process when container is frozen. Signed-off-by: Weng Meiling --- src/lxc/lxc-ps.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/lxc/lxc-ps.in b/src/lxc/lxc-ps.in index 2

[lxc-devel] [PATCH] lxc-create: fix the wrong help info of lxc-create

2013-06-06 Thread Weng Meiling
From: Weng Meiling Signed-off-by: Weng Meiling --- src/lxc/lxc_create.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/lxc/lxc_create.c b/src/lxc/lxc_create.c index c9231ef..41efeaf 100644 --- a/src/lxc/lxc_create.c +++ b/src/lxc/lxc_create.c @@ -115,7 +115,8 @@