]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Document CONFIG_DEBUG_SYSLOG and CONFIG_DEBUG_SYSLOG_FACILITY
authorJouni Malinen <j@w1.fi>
Sun, 20 Mar 2011 09:49:41 +0000 (11:49 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Mar 2011 09:49:41 +0000 (11:49 +0200)
wpa_supplicant/defconfig

index c3b230238dc5ea549349a2003732364bcff68c69..647c49d73e81572ba85036bbded4411684f853a0 100644 (file)
@@ -388,6 +388,11 @@ CONFIG_PEERKEY=y
 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
 #CONFIG_DEBUG_FILE=y
 
+# Send debug messages to syslog instead of stdout
+#CONFIG_DEBUG_SYSLOG=y
+# Set syslog facility for debug messages
+#CONFIG_DEBUG_SYSLOG_FACILITY=LOG_DAEMON
+
 # Enable privilege separation (see README 'Privilege separation' for details)
 #CONFIG_PRIVSEP=y