]> git.proxmox.com Git - mirror_lxc.git/commit
Revert "start: Detect early failure of the new child"
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 18 Apr 2013 08:30:33 +0000 (10:30 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 18 Apr 2013 08:30:33 +0000 (10:30 +0200)
commit23154d5764c06b68a5c154cecd89524ebe747ca1
tree8d6119d73a723552647ee1d2840e9cf2296cd6a5
parent3763ee85915d28737bfebffa136bfb49ef0a2109
Revert "start: Detect early failure of the new child"

This reverts commit 5a5c35c3a01afec515e688c8366e6f893985518d.

This commit was preventing startup of containers using lxc hooks and
shutdown of all other containers, requiring the use of a good old
kill -9 to get rid of lxc-start after a container shutdown.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/start.c