mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-16 14:01:38 +00:00
doc: update for commit 69aa6655
Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
4e4ca16158
commit
3a5ec236b7
@ -608,8 +608,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|||||||
<refsect2>
|
<refsect2>
|
||||||
<title>/dev directory</title>
|
<title>/dev directory</title>
|
||||||
<para>
|
<para>
|
||||||
By default, lxc does nothing with the container's
|
By default, lxc creates a few symbolic links (fd,stdin,stdout,stderr)
|
||||||
<filename>/dev</filename>. This allows the container's
|
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
|
<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. If lxc.autodev is set to 1, then after mounting the container's
|
||||||
rootfs LXC will mount a fresh tmpfs under <filename>/dev</filename>
|
rootfs LXC will mount a fresh tmpfs under <filename>/dev</filename>
|
||||||
|
Loading…
Reference in New Issue
Block a user