git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17515 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
2a9f1baa7b
commit
c6af14c4f0
|
@ -11,6 +11,7 @@ boot() {
|
|||
setup_switch
|
||||
[ -s /etc/config/wireless ] || \
|
||||
/sbin/wifi detect > /etc/config/wireless
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue