hostapd: Enable logging to syslog

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2024-10-17 14:54:13 +00:00
committed by Arne Fitzenreiter
parent d6dc07a1a8
commit 3c904d268b
3 changed files with 3 additions and 3 deletions

View File

@@ -171,7 +171,7 @@ CONFIG_IEEE80211AX=y
#CONFIG_DEBUG_FILE=y
# Send debug messages to syslog instead of stdout
#CONFIG_DEBUG_SYSLOG=y
CONFIG_DEBUG_SYSLOG=y
# Add support for sending all debug messages (regardless of debug verbosity)
# to the Linux kernel tracing facility. This helps debug the entire stack by