Quoting Christian Brauner (christianvanbrau...@gmail.com):
> Signed-off-by: Christian Brauner <christianvanbrau...@gmail.com>

Acked-by: Serge E. Hallyn <serge.hal...@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@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to