]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Store the init PID in the virLXCController object
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 3 Jul 2012 11:12:59 +0000 (12:12 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 5 Jul 2012 09:46:09 +0000 (10:46 +0100)
commit7a4bf9c39c3280d624a2b339c69446166fefb5e2
treeda6a2ec0eea610f548fc207e9d07de387a7b45ee
parentba797c73e68efee5e59664f2eaea2ec4d388f159
Store the init PID in the virLXCController object

Keep a record of the init PID in the virLXCController object
and create a virLXCControllerStopInit method for killing this
process

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_controller.c