-
restart the container at reboot · 91480a0fDaniel Lezcano authored
When the reboot is detected, reboot the container. That needs to set all file descriptor opened by lxc-start to be flagged with the close-on-exec flag, otherwise when re-execing ourself, we inherit our own fd. Signed-off-by:Daniel Lezcano <dlezcano@fr.ibm.com>
91480a0f
×