]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: update for commit 69aa6655
authorDwight Engen <dwight.engen@oracle.com>
Tue, 18 Feb 2014 19:19:29 +0000 (14:19 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 18 Feb 2014 19:21:32 +0000 (14:21 -0500)
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/lxc.container.conf.sgml.in

index 8c83fbe238518abf1e621036cd4b77b7558bfe9d..7bd2c9e84cd78e05cb26a5be1a50414e81aab5d6 100644 (file)
@@ -608,8 +608,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     <refsect2>
       <title>/dev directory</title>
       <para>
-       By default, lxc does nothing with the container's
-       <filename>/dev</filename>.  This allows the container's
+       By default, lxc creates a few symbolic links (fd,stdin,stdout,stderr)
+       in the container's <filename>/dev</filename> directory but does not
+       automatically create device node entries. This allows the container's
        <filename>/dev</filename> 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 <filename>/dev</filename>