From 3a5ec236b75773991873cd4d3d7a3dcb8499eec6 Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Tue, 18 Feb 2014 14:19:29 -0500 Subject: [PATCH] doc: update for commit 69aa6655 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dwight Engen Acked-by: Stéphane Graber --- doc/lxc.container.conf.sgml.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index 8c83fbe23..7bd2c9e84 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -608,8 +608,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA /dev directory - By default, lxc does nothing with the container's - /dev. This allows the container's + By default, lxc creates a few symbolic links (fd,stdin,stdout,stderr) + in the container's /dev directory but does not + automatically create device node entries. This allows the container's /dev to be set up as needed in the container rootfs. If lxc.autodev is set to 1, then after mounting the container's rootfs LXC will mount a fresh tmpfs under /dev