aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-04-16 23:58:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-04-16 23:58:46 +0000
commit65113c481fc9d9a2b89886be224b40376e0c9e5b (patch)
tree7a397d4d404a69650dd7f43564e439997accb0cc
parent29e42ab21d2bf39dfab74d4b879eff31555222d6 (diff)
downloadupstream-65113c481fc9d9a2b89886be224b40376e0c9e5b.tar.gz
upstream-65113c481fc9d9a2b89886be224b40376e0c9e5b.tar.bz2
upstream-65113c481fc9d9a2b89886be224b40376e0c9e5b.zip
we can use some more hotplug processes here...
SVN-Revision: 6980
-rwxr-xr-xpackage/base-files/files/etc/init.d/boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/etc/init.d/boot b/package/base-files/files/etc/init.d/boot
index 0d7e11cedd..8850311829 100755
--- a/package/base-files/files/etc/init.d/boot
+++ b/package/base-files/files/etc/init.d/boot
@@ -32,7 +32,7 @@ start() {
/usr/bin/env -i ACTION=add INTERFACE="$iface" /sbin/hotplug-call net
done
- /sbin/hotplug2 --persistent --max-children 1 &
+ /sbin/hotplug2 --persistent --max-children 5 &
echo /sbin/hotplug-call > /proc/sys/kernel/hotplug
load_modules /etc/modules.d/*