On 01/04/2013 03:39 AM, Natanael Copa wrote:
> We must output the lines from 'ps' in same order for tree views.
>
> Fix also --lxc option to only show processes from containers.
>
> Signed-off-by: Natanael Copa
That looks much better, thanks.
Acked-by: Stéphane Graber
> ---
>
> The logic wa
We must output the lines from 'ps' in same order for tree views.
Fix also --lxc option to only show processes from containers.
Signed-off-by: Natanael Copa
---
The logic was wrong. Sorry.
src/lxc/lxc-ps.in | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/src/l