]> git.proxmox.com Git - mirror_lxc.git/commit
Return error code in child process
authordlezcano <dlezcano>
Fri, 21 Nov 2008 15:56:38 +0000 (15:56 +0000)
committerdlezcano <dlezcano>
Fri, 21 Nov 2008 15:56:38 +0000 (15:56 +0000)
commitb322326203189808596b7c2f6159338756ce54bd
tree788e92bf6eff4752c746b356ffc71239949c2cee
parent6373bd687ae14729a26d0bd801d8f71fc657301e
Return error code in child process

From: Daniel Lezcano <dlezcano@fr.ibm.com>

Return the error code when the exec fails in the child process, that
decreases the granularity of the error given to the user.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/start.c