1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:43:08 +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:
jow 2010-11-07 00:29:11 +00:00
parent adc94a7003
commit 2b5afc4cbc

View File

@ -7,7 +7,7 @@ do_mount_devfs() {
} }
do_mount_hotplug() { do_mount_hotplug() {
mount -t tmpfs tmpfs /dev -o size=512K mount -t tmpfs tmpfs /dev -o mode=0755,size=512K
} }
do_mount_udev() { do_mount_udev() {