From 94b56b6c6c596c10cdfdcfcfc86843babc102b1e Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Sat, 27 Jun 2009 22:14:21 +0000 Subject: hostapd: Remove deprecated 'debug' configuration variable SVN-Revision: 16594 --- package/hostapd/files/hostapd.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'package') 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} -- cgit v1.2.3