hostapd: enable support for logging wpa_printf messages to syslog
[librecmc/librecmc.git] / package / network / services / hostapd / files / hostapd-mini.config
index 39245221238ef1d49e1bebd5f902606f54efb8a0..2bd7d239c506915181dc7674d537bf19a15ec50e 100644 (file)
@@ -10,7 +10,7 @@
 # to override previous values of the variables.
 
 # Driver interface for Host AP driver
-CONFIG_DRIVER_HOSTAP=y
+#CONFIG_DRIVER_HOSTAP=y
 
 # Driver interface for wired authenticator
 CONFIG_DRIVER_WIRED=y
@@ -142,6 +142,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
 
@@ -156,6 +159,4 @@ CONFIG_TLS=internal
 CONFIG_NO_RANDOM_POOL=y
 CONFIG_NO_DUMP_STATE=y
 
-CONFIG_ACS=y
-
 CONFIG_UBUS=y