[lxc-devel] [PATCH] Add lxc.ephemeral to lxc.container.conf manpage

Serge Hallyn serge.hallyn at ubuntu.com
Wed Sep 30 18:10:13 UTC 2015


Quoting Christian Brauner (christianvanbrauner at gmail.com):
> Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>

Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

> ---
>  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 eb3241f..f816491 100644
> --- a/doc/lxc.container.conf.sgml.in
> +++ b/doc/lxc.container.conf.sgml.in
> @@ -280,6 +280,26 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>      </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>
>          The network section defines how the network is virtualized in
> -- 
> 2.6.0
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel


More information about the lxc-devel mailing list