nuke mdev and replace it with hotplug2 :)
[openwrt.git] / target / linux / brcm-2.4 / base-files / default / etc / preinit
index 1c4e59f..b7a9f04 100755 (executable)
@@ -65,7 +65,7 @@ eval ${FAILSAFE:+failsafe}
 
 lock -w /tmp/.failsafe
 set_state preinit
-echo /sbin/hotplug > /proc/sys/kernel/hotplug
+echo /sbin/hotplug-call > /proc/sys/kernel/hotplug
 
 ifconfig $ifname 0.0.0.0 down
 
This page took 0.020942 seconds and 4 git commands to generate.