-
confile: add lxc.monitor.signal.pdeath · 258f8051Christian Brauner authored
Set the signal to be sent to the container's init when the lxc monitor exits. By default it is set to SIGKILL which will cause all container processes to be killed when the lxc monitor process dies. To ensure that containers stay alive even if lxc monitor dies set this to 0. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×