]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-ps : fix the container name search
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 11 Aug 2011 15:54:57 +0000 (17:54 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 11 Aug 2011 15:54:57 +0000 (17:54 +0200)
commit858133f52ce4a7eaa0ace709c4cb037ffa408caf
tree54f59d5a0664667ab9e56ca5ac3d390c326c40bb
parent5d42011acbf64b3c942dd4e2f2557a172410fbeb
lxc-ps : fix the container name search

We don't have to check for the cgroup namespace name because the
pid we are looking for is already in the list of the container owned by
lxc and retrieved from the abstract socket command name.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc-ps.in