aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd/files
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-01-19 10:13:14 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-01-19 10:13:14 +0000
commitf2766239ea9c9be45e6348e9769f8999e1aeac7b (patch)
tree73a59e164222e8ede61af89d7fd65b175795f207 /package/network/config/netifd/files
parent3afbe1669f179d9c3535a9b85167837bb16a82d2 (diff)
downloadupstream-f2766239ea9c9be45e6348e9769f8999e1aeac7b.tar.gz
upstream-f2766239ea9c9be45e6348e9769f8999e1aeac7b.tar.bz2
upstream-f2766239ea9c9be45e6348e9769f8999e1aeac7b.zip
netifd: add a band-aid fix for the wifi setup vs. netifd init race by increasing the wait time to five seconds
SVN-Revision: 35240
Diffstat (limited to 'package/network/config/netifd/files')
-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 28b1ba3dde..429f33dd92 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