Add /dev/shm.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Tue, 11 Nov 2008 20:59:34 +0000 (20:59 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Tue, 11 Nov 2008 20:59:34 +0000 (20:59 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2827 94cd875c-1c1d-0410-91d2-eb244daf1a30

distrib/defaults/devs

index 90034c2..f3916f6 100644 (file)
@@ -6,3 +6,4 @@ urandom c 1 9 644
 tty     c 5 0 666
 ptmx    c 5 2 666
 fd      l ../proc/self/fd 777
+shm     d 1777