Re: [lxc-devel] PATCH: lxc-ps works with systemd

2011-07-24 Thread Daniel Lezcano
On 07/15/2011 03:18 PM, Joerg Gollnick wrote: > Dear all, > while working with systemd I found that lxc-ps -efa does not recognize the > container name. > Best regards Joerg Applied, thanks for the fix. -- Magic Quadrant

Re: [lxc-devel] PATCH: lxc-ps works with systemd

2011-07-15 Thread Michael H. Warfield
On Fri, 2011-07-15 at 15:18 +0200, Joerg Gollnick wrote: > Dear all, > while working with systemd I found that lxc-ps -efa does not recognize the > container name. > Best regards Joerg Tested on my F15 host. Patch fixes the problem with lxc-ps for me too. Regards, Mike > diff --git a/src/lxc/

[lxc-devel] PATCH: lxc-ps works with systemd

2011-07-15 Thread Joerg Gollnick
Dear all, while working with systemd I found that lxc-ps -efa does not recognize the container name. Best regards Joerg diff --git a/src/lxc/lxc-ps.in b/src/lxc/lxc-ps.in index 249b104..4ef2296 100755 --- a/src/lxc/lxc-ps.in +++ b/src/lxc/lxc-ps.in @@ -37,7 +37,7 @@ our %LXC_NAMES; # Specif