[lxc-devel] [PATCH 1/2] lxc-autostart: Document -a and -g

Serge Hallyn serge.hallyn at ubuntu.com
Fri Mar 7 21:10:42 UTC 2014


Quoting Stéphane Graber (stgraber at ubuntu.com):
> Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>

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

> ---
>  doc/lxc-autostart.sgml.in | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/doc/lxc-autostart.sgml.in b/doc/lxc-autostart.sgml.in
> index 99ee7fa..985cbe4 100644
> --- a/doc/lxc-autostart.sgml.in
> +++ b/doc/lxc-autostart.sgml.in
> @@ -146,6 +146,29 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>                      </para>
>                  </listitem>
>              </varlistentry>
> +
> +            <varlistentry>
> +                <term>
> +                    <option>-g,--group <replaceable>GROUP</replaceable></option>
> +                </term>
> +                <listitem>
> +                    <para>
> +                        Comma separate list of groups to select
> +                        (defaults to those without a lxc.group).
> +                    </para>
> +                </listitem>
> +            </varlistentry>
> +
> +            <varlistentry>
> +                <term>
> +                    <option>-a,--all</option>
> +                </term>
> +                <listitem>
> +                    <para>
> +                        Ignore lxc.group and select all auto-started containers.
> +                    </para>
> +                </listitem>
> +            </varlistentry>
>          </variablelist>
>      </refsect1>
>  
> -- 
> 1.9.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