1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-03 23:51:06 +02:00

[package] hostapd: Remove deprecated 'debug' configuration variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16594 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2009-06-27 22:14:21 +00:00
parent 71f8a2e36b
commit ee89db043c

View File

@ -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}