From: Christian Brauner Date: Wed, 30 Sep 2015 12:56:55 +0000 (+0200) Subject: Add lxc.ephemeral to lxc.container.conf manpage X-Git-Tag: lxc-2.0.0.beta1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6eb26bf070921897c058b121a5395e292f0726;p=thirdparty%2Flxc.git Add lxc.ephemeral to lxc.container.conf manpage Signed-off-by: Christian Brauner Acked-by: Serge E. Hallyn --- 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