projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
[openwrt.git]
/
package
/
base-files
/
default
/
sbin
/
wifi
diff --git
a/package/base-files/default/sbin/wifi
b/package/base-files/default/sbin/wifi
index
b228eed
..
4a3ec8c
100755
(executable)
--- a/
package/base-files/default/sbin/wifi
+++ b/
package/base-files/default/sbin/wifi
@@
-30,7
+30,7
@@
config_cb() {
}
config_load wireless
-include wifi
+include
/lib/
wifi
for device in $DEVICES; do (
config_get iftype "$device" type
This page took
0.0189240000000001 seconds
and
4
git commands to generate.