hostapd: Remove deprecated 'debug' configuration variable
SVN-Revision: 16594
This commit is contained in:
parent
8813961e86
commit
94b56b6c6c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue