From 4e6eb26bf070921897c058b121a5395e292f0726 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Wed, 30 Sep 2015 14:56:55 +0200 Subject: [PATCH] Add lxc.ephemeral to lxc.container.conf manpage Signed-off-by: Christian Brauner Acked-by: Serge E. Hallyn --- doc/lxc.container.conf.sgml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index eb3241f79..f81649113 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -279,6 +279,26 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + Ephemeral + + Allows one to specify whether a container will be destroyed on shutdown. + + + + + + + + + The only allowed values are 0 and 1. Set this to 1 to destroy a + container on shutdown. + + + + + + Network -- 2.47.2