From: Arne Fitzenreiter Date: Wed, 7 Oct 2009 20:12:57 +0000 (+0200) Subject: Enabled hostapd debugging output. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d3c7c2c2d7d2405ed406b5e0ae48e25010e012;p=ipfire-3.x.git Enabled hostapd debugging output. --- diff --git a/src/hostapd/config b/src/hostapd/config index 53b534c14..783f325a3 100644 --- a/src/hostapd/config +++ b/src/hostapd/config @@ -141,5 +141,5 @@ CONFIG_IEEE80211N=y # Remove debugging code that is printing out debug messages to stdout. # This can be used to reduce the size of the hostapd considerably if debugging # code is not needed. -CONFIG_NO_STDOUT_DEBUG=y +CONFIG_NO_STDOUT_DEBUG=n