This will allow starting hostapd with the new -s parameter and finally read all (error) messages from the syslog. Signed-off-by: Rafał Miłecki <[email protected]>
@@ -146,6 +146,9 @@ CONFIG_IEEE80211AC=y
# code is not needed.
#CONFIG_NO_STDOUT_DEBUG=y
+# Send debug messages to syslog instead of stdout
+CONFIG_DEBUG_SYSLOG=y
+
# Remove support for RADIUS accounting
#CONFIG_NO_ACCOUNTING=y
@@ -142,6 +142,9 @@ CONFIG_IEEE80211AC=y
CONFIG_NO_ACCOUNTING=y