mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 19:40:39 +00:00
hostapd: Remove deprecated 'debug' configuration variable
SVN-Revision: 16594
This commit is contained in:
parent
8813961e86
commit
94b56b6c6c
@ -97,7 +97,6 @@ ${hwmode:+hw_mode=$hwmode}
|
|||||||
${channel:+channel=$channel}
|
${channel:+channel=$channel}
|
||||||
${bridge:+bridge=$bridge}
|
${bridge:+bridge=$bridge}
|
||||||
ssid=$ssid
|
ssid=$ssid
|
||||||
debug=0
|
|
||||||
wpa=$wpa
|
wpa=$wpa
|
||||||
${crypto:+wpa_pairwise=$crypto}
|
${crypto:+wpa_pairwise=$crypto}
|
||||||
${country:+country_code=$country}
|
${country:+country_code=$country}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user