mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:52:28 +02:00
[backfire] merge r23908
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23909 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
adc94a7003
commit
2b5afc4cbc
@ -7,7 +7,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() {
|
||||
|
Loading…
Reference in New Issue
Block a user