Limit the number of hotplug childrens
[openwrt/svn-archive/archive.git] / target / linux / brcm-2.4 / base-files / default / etc / preinit
index 312cac5076ff15ce783c4b507a82942865c633e0..11d93427963a1d2f3c80d18f74defe0aa7f5b3cf 100755 (executable)
@@ -36,7 +36,7 @@ else
        mount -t tmpfs tmpfs /dev -o size=512K
        mknod /dev/console c 5 1
        mkdir /dev/shm
-       /sbin/hotplug2 --no-persistent --coldplug
+       /sbin/hotplug2 --no-persistent --coldplug --max_children 1
        M0=/dev/ptmx
        M1=/dev/ptmx
 fi