mirror_lxc/src
Serge Hallyn 13353dc420 daemonized start: exit children on failure, don't return
When starting a daemonized container, only the original parent
thread should return to the caller.  The first forked child
immediately exits after forking, but the grandparent child
was in some places returning on error - causing a second instance
of the calling function.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Tycho Andersen <tycho.andersen@canonical.com>
2015-06-12 16:11:53 -05:00
..
include licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lua-lxc Fix Lua 5.3 compatibility code. 2015-04-26 23:26:27 +02:00
lxc daemonized start: exit children on failure, don't return 2015-06-12 16:11:53 -05:00
python-lxc add bdevtype to lxc create procedure 2015-03-10 11:14:01 +02:00
tests lxc-test-apparmor: flush the pipe before exiting child 2015-04-06 12:12:10 -04:00
Makefile.am add lua binding for the lxc API 2013-01-28 18:04:08 -05:00