summaryrefslogtreecommitdiffstats
path: root/package/hostapd/files
diff options
context:
space:
mode:
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>2009-06-27 22:14:21 +0000
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>2009-06-27 22:14:21 +0000
commit94b56b6c6c596c10cdfdcfcfc86843babc102b1e (patch)
tree2df1fe66345d9d54e1a6522225a3479f8a4a01ee /package/hostapd/files
parent8813961e86199d78a920ff33a80ff3c09af6aee2 (diff)
downloadmaster-31e0f0ae-94b56b6c6c596c10cdfdcfcfc86843babc102b1e.tar.gz
master-31e0f0ae-94b56b6c6c596c10cdfdcfcfc86843babc102b1e.tar.bz2
master-31e0f0ae-94b56b6c6c596c10cdfdcfcfc86843babc102b1e.zip
hostapd: Remove deprecated 'debug' configuration variable
SVN-Revision: 16594
Diffstat (limited to 'package/hostapd/files')
-rw-r--r--package/hostapd/files/hostapd.sh1
1 files changed, 0 insertions, 1 deletions
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}