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
This commit is contained in:
Jo-Philipp Wich 2013-01-19 10:13:14 +00:00
parent 3afbe1669f
commit f2766239ea

View file

@ -19,7 +19,7 @@ start() {
include /lib/network include /lib/network
setup_switch setup_switch
sleep 1 sleep 5
/sbin/wifi down /sbin/wifi down
/sbin/wifi up /sbin/wifi up