we can use some more hotplug processes here...

SVN-Revision: 6980
This commit is contained in:
Felix Fietkau 2007-04-16 23:58:46 +00:00
parent 29e42ab21d
commit 65113c481f

View File

@ -32,7 +32,7 @@ start() {
/usr/bin/env -i ACTION=add INTERFACE="$iface" /sbin/hotplug-call net /usr/bin/env -i ACTION=add INTERFACE="$iface" /sbin/hotplug-call net
done done
/sbin/hotplug2 --persistent --max-children 1 & /sbin/hotplug2 --persistent --max-children 5 &
echo /sbin/hotplug-call > /proc/sys/kernel/hotplug echo /sbin/hotplug-call > /proc/sys/kernel/hotplug
load_modules /etc/modules.d/* load_modules /etc/modules.d/*