mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-13 13:12:15 +00:00
![]() 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> |
||
---|---|---|
.. | ||
include | ||
lua-lxc | ||
lxc | ||
python-lxc | ||
tests | ||
Makefile.am |