From c3797a535bb1c353612828918ad35f068b1624e1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 7 Apr 2012 12:07:03 +0200 Subject: enable debug to stdout, use 8 characters for example wpa passphrase --- package/hostapd/files/hostapd.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd/files') diff --git a/package/hostapd/files/hostapd.config b/package/hostapd/files/hostapd.config index 8ef0c6efd..a7b38a604 100644 --- a/package/hostapd/files/hostapd.config +++ b/package/hostapd/files/hostapd.config @@ -140,7 +140,7 @@ CONFIG_IPV6=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=y # Add support for writing debug log to a file: -f /tmp/hostapd.log # Disabled by default. -- cgit v1.2.3