From ee89db043c323fbe8ad34e7cd265f323ff8faf46 Mon Sep 17 00:00:00 2001 From: acinonyx Date: Sat, 27 Jun 2009 22:14:21 +0000 Subject: [PATCH] [package] hostapd: Remove deprecated 'debug' configuration variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16594 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/files/hostapd.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/package/hostapd/files/hostapd.sh b/package/hostapd/files/hostapd.sh index a07883831..270b90963 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} -- 2.35.1