From: Vasilis Tsiligiannis Date: Sat, 27 Jun 2009 22:14:21 +0000 (+0000) Subject: hostapd: Remove deprecated 'debug' configuration variable X-Git-Tag: reboot~23120 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=94b56b6c6c596c10cdfdcfcfc86843babc102b1e hostapd: Remove deprecated 'debug' configuration variable SVN-Revision: 16594 --- diff --git a/package/hostapd/files/hostapd.sh b/package/hostapd/files/hostapd.sh index a07883831e..270b909632 100644 --- a/package/hostapd/files/hostapd.sh +++ b/package/hostapd/files/hostapd.sh @@ -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}