projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
593c8b0
)
Add /dev/shm.
author
Manuel Novoa III
<mjn3@codepoet.org>
Wed, 3 Aug 2005 01:28:41 +0000
(
01:28
-0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Wed, 3 Aug 2005 01:28:41 +0000
(
01:28
-0000)
target/generic/device_table.txt
patch
|
blob
|
history
diff --git
a/target/generic/device_table.txt
b/target/generic/device_table.txt
index 2f72bdee384fae890ac347f1423db55d2933bcf0..923aab4486b3d8b5ebdc27ff75a1aa256c321828 100644
(file)
--- a/
target/generic/device_table.txt
+++ b/
target/generic/device_table.txt
@@
-34,6
+34,7
@@
#<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
/dev d 755 0 0 - - - - -
/dev/pts d 755 0 0 - - - - -
+/dev/shm d 755 0 0 - - - - -
/tmp d 1777 0 0 - - - - -
/etc d 755 0 0 - - - - -
/home/default d 2755 1000 1000 - - - - -