projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
nuke mdev and replace it with hotplug2 :)
[openwrt.git]
/
target
/
linux
/
brcm-2.4
/
base-files
/
default
/
etc
/
preinit
diff --git
a/target/linux/brcm-2.4/base-files/default/etc/preinit
b/target/linux/brcm-2.4/base-files/default/etc/preinit
index
1c4e59f
..
b7a9f04
100755
(executable)
--- a/
target/linux/brcm-2.4/base-files/default/etc/preinit
+++ b/
target/linux/brcm-2.4/base-files/default/etc/preinit
@@
-65,7
+65,7
@@
eval ${FAILSAFE:+failsafe}
lock -w /tmp/.failsafe
set_state preinit
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
ifconfig $ifname 0.0.0.0 down
This page took
0.020516 seconds
and
4
git commands to generate.