Procházet zdrojové kódy

we can use some more hotplug processes here...

SVN-Revision: 6980
Felix Fietkau před 19 roky
rodič
revize
65113c481f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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/*