-
start.c: do not reboot on lxc.hook.post-stop fail · f3787121Christian Brauner authored
lxc should not reboot the container when lxc.hook.post-stop fails. It should simply shutdown. This makes the behavior of lxc.hook.post-stop and lxc.hook.pre-start consistent. When lxc.hook.pre-start fails, the container does not start. Signed-off-by:Christian Brauner <christian.brauner@mailbox.org>
f3787121
×