From ff6bf8d18fdb3736ecb60d5b4bcf416dad7bb9c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Thu, 16 Jan 2014 14:53:00 -0500 Subject: [PATCH] doc: Update no-netns for lxc.network.type = none MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn --- doc/examples/lxc-no-netns.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/examples/lxc-no-netns.conf.in b/doc/examples/lxc-no-netns.conf.in index 2c21264e9..0ce69989f 100644 --- a/doc/examples/lxc-no-netns.conf.in +++ b/doc/examples/lxc-no-netns.conf.in @@ -1,2 +1,3 @@ # Container with non-virtualized network +lxc.network.type = none lxc.utsname = delta