projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files:
[openwrt.git]
/
package
/
base-files
/
files
/
lib
/
preinit
/
20_device_fs_mount
diff --git
a/package/base-files/files/lib/preinit/20_device_fs_mount
b/package/base-files/files/lib/preinit/20_device_fs_mount
index
283aa0a
..
832b1cf
100644
(file)
--- a/
package/base-files/files/lib/preinit/20_device_fs_mount
+++ b/
package/base-files/files/lib/preinit/20_device_fs_mount
@@
-14,7
+14,7
@@
do_mount_devfs() {
}
do_mount_hotplug() {
- mount -t tmpfs tmpfs /dev -o size=512K
+ mount -t tmpfs tmpfs /dev -o
mode=0755,
size=512K
}
do_mount_udev() {
This page took
0.021343 seconds
and
4
git commands to generate.