patch for busybox httpd that adds an option for redirecting all requests to a specifi...
[openwrt-10.03/.git] / target / linux / generic-2.6 / files / init
index af397d9abbc72d700dbc69cbfb44d8309a1abc35..9f595c0f9534c1ffe74d0d42478b92a0a15f0fd0 100755 (executable)
@@ -12,7 +12,7 @@ else
        mknod /dev/console c 5 1
        mkdir /dev/pts
        mkdir /dev/shm
-       /sbin/hotplug2 --no-persistent --coldplug
+       /sbin/hotplug2 --no-persistent --coldplug --max_children 1
 fi
 
 mount none /dev/pts -t devpts