summaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-19 10:13:14 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-19 10:13:14 +0000
commitae890ba130de527dfac28e8d145ed623bff6534c (patch)
tree6e943d0b98cdd40b058d6185b0a720668d8fa92d /package/network/config/netifd
parenta850f477fbdf2d411ab615b1baf76a3bd050dcef (diff)
netifd: add a band-aid fix for the wifi setup vs. netifd init race by increasing the wait time to five seconds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/netifd')
-rwxr-xr-xpackage/network/config/netifd/files/etc/init.d/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/netifd/files/etc/init.d/network b/package/network/config/netifd/files/etc/init.d/network
index 28b1ba3dd..429f33dd9 100755
--- a/package/network/config/netifd/files/etc/init.d/network
+++ b/package/network/config/netifd/files/etc/init.d/network
@@ -19,7 +19,7 @@ start() {
include /lib/network
setup_switch
- sleep 1
+ sleep 5
/sbin/wifi down
/sbin/wifi up