projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cosmetic led state change fix
[openwrt.git]
/
package
/
base-files
/
brcm
/
etc
/
preinit
diff --git
a/package/base-files/brcm/etc/preinit
b/package/base-files/brcm/etc/preinit
index
9c7f944
..
30aed35
100755
(executable)
--- a/
package/base-files/brcm/etc/preinit
+++ b/
package/base-files/brcm/etc/preinit
@@
-65,6
+65,7
@@
sleep 2
eval ${FAILSAFE:+failsafe}
lock -w /tmp/.failsafe
+set_state preinit
echo /sbin/hotplug > /proc/sys/kernel/hotplug
ifconfig $ifname 0.0.0.0 down
This page took
0.023465 seconds
and
4
git commands to generate.