]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: container: Build init cmd before we close stdout
authorCole Robinson <crobinso@redhat.com>
Fri, 6 May 2011 14:50:00 +0000 (10:50 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 10 May 2011 17:15:50 +0000 (13:15 -0400)
commit0ed4aa448e42c2eed4a6a4c630db2ef1f2e3c470
tree28ba28132f1fbe598cc12a16b4e772b2badeaab1
parent0719c3d64caa549c427d4de830f215d67a000b44
lxc: container: Build init cmd before we close stdout

That way we can log the 'init' argv for debugging.
src/lxc/lxc_container.c