]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Add lxc.ephemeral to lxc.container.conf manpage
authorChristian Brauner <christianvanbrauner@gmail.com>
Wed, 30 Sep 2015 12:56:55 +0000 (14:56 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 5 Oct 2015 10:47:16 +0000 (11:47 +0100)
Signed-off-by: Christian Brauner <christianvanbrauner@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
doc/lxc.container.conf.sgml.in

index eb3241f795d2f3e0f1fb762516983b74e99af52f..f81649113bb0b20eca9e364d48734bd8756d0ab2 100644 (file)
@@ -279,6 +279,26 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
       </variablelist>
     </refsect2>
 
+    <refsect2>
+      <title>Ephemeral</title>
+      <para>
+        Allows one to specify whether a container will be destroyed on shutdown.
+      </para>
+      <variablelist>
+        <varlistentry>
+          <term>
+            <option>lxc.ephemeral</option>
+          </term>
+          <listitem>
+            <para>
+              The only allowed values are 0 and 1. Set this to 1 to destroy a
+              container on shutdown. 
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </refsect2>
+
     <refsect2>
       <title>Network</title>
       <para>