[lxc-devel] [PATCH 2/2] Document network clear option

Marko Hauptvogel marko.hauptvogel at googlemail.com
Mon Jan 4 21:58:41 UTC 2016


From: Marko Hauptvogel <marko.hauptvogel at googlemail.com>

Should be mentioned separately because it will reset a big group of options.

Signed-off-by: Marko Hauptvogel <marko.hauptvogel at googlemail.com>
---
 doc/lxc.container.conf.sgml.in | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in
index ff9c0b4..e634d94 100644
--- a/doc/lxc.container.conf.sgml.in
+++ b/doc/lxc.container.conf.sgml.in
@@ -315,6 +315,16 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA
       <variablelist>
         <varlistentry>
           <term>
+            <option>lxc.network</option>
+          </term>
+          <listitem>
+            <para>
+              may be used without a value to clear all previous network
options.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>
             <option>lxc.network.type</option>
           </term>
           <listitem>
-- 
2.6.4


More information about the lxc-devel mailing list