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}
|
||||
${bridge:+bridge=$bridge}
|
||||
ssid=$ssid
|
||||
debug=0
|
||||
wpa=$wpa
|
||||
${crypto:+wpa_pairwise=$crypto}
|
||||
${country:+country_code=$country}
|
||||
|
|
Loading…
Reference in New Issue