]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/lxccontainer.c
dual-fork for daemonized fork in lxcapi-start
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 7 Sep 2012 16:14:04 +0000 (11:14 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 12 Nov 2012 18:17:54 +0000 (13:17 -0500)
commit697fa6390c5d52eaef36a15c31b68d093a0d0941
tree4f928b4c4df626a0e3a50ef3dd3fd944bae61fa7
parent59b3bc264cbf0996cd7b446afd219ab1ff0fe53c
dual-fork for daemonized fork in lxcapi-start

So the container will be reparented by init.  Otherwise children of the
lxc-start might be reaped by python3 rather than lxc-start.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxccontainer.c