]> git.proxmox.com Git - mirror_lxc.git/commit
Enable lxc_fini() to destroy container on shutdown
authorChristian Brauner <christianvanbrauner@gmail.com>
Tue, 8 Sep 2015 20:37:16 +0000 (22:37 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 21 Sep 2015 15:40:15 +0000 (11:40 -0400)
commit28272964d4897d4d9c8cf1c6b8fd1942e09d45e5
tree732a50c8131fa9ae60a8ffd8ea47c220283a96d2
parent297c2d5893fc8f1290a90c8dc44295738dc0b0a3
Enable lxc_fini() to destroy container on shutdown

When lxc.ephemeral is set to 1 in the containers config it will be destroyed on
shutdown.

Signed-off-by: Christian Brauner <christianvanbrauner@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/start.c