mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
clean up default wifi config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7873 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -249,7 +249,8 @@ detect_broadcom() {
|
||||
config wifi-device wl0
|
||||
option type broadcom
|
||||
option channel 5
|
||||
# disable radio to prevent an open ap after reflashing:
|
||||
|
||||
# REMOVE THIS LINE TO ENABLE WIFI:
|
||||
option disabled 1
|
||||
|
||||
config wifi-iface
|
||||
@@ -257,8 +258,6 @@ config wifi-iface
|
||||
option network lan
|
||||
option mode ap
|
||||
option ssid OpenWrt
|
||||
option hidden 0
|
||||
option encryption none
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user