[package] hostapd: Remove deprecated 'debug' configuration variable
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Jun 2009 22:14:21 +0000 (22:14 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 27 Jun 2009 22:14:21 +0000 (22:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16594 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/hostapd/files/hostapd.sh

index a07883831e8b23167a6149dacc8b206613698e4e..270b909632ebb816df2ee6ec73c81a1b9d13596b 100644 (file)
@@ -97,7 +97,6 @@ ${hwmode:+hw_mode=$hwmode}
 ${channel:+channel=$channel}
 ${bridge:+bridge=$bridge}
 ssid=$ssid
 ${channel:+channel=$channel}
 ${bridge:+bridge=$bridge}
 ssid=$ssid
-debug=0
 wpa=$wpa
 ${crypto:+wpa_pairwise=$crypto}
 ${country:+country_code=$country}
 wpa=$wpa
 ${crypto:+wpa_pairwise=$crypto}
 ${country:+country_code=$country}