Browse Source

we can use some more hotplug processes here...

SVN-Revision: 6980
Felix Fietkau 19 years ago
parent
commit
65113c481f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/base-files/files/etc/init.d/boot

+ 1 - 1
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/*