hostapd: Remove deprecated 'debug' configuration variable
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sat, 27 Jun 2009 22:14:21 +0000 (22:14 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sat, 27 Jun 2009 22:14:21 +0000 (22:14 +0000)
SVN-Revision: 16594

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
-debug=0
 wpa=$wpa
 ${crypto:+wpa_pairwise=$crypto}
 ${country:+country_code=$country}