hostapd: use new udebug ubus api to make debug rings configurable
[openwrt/staging/hauke.git] / package / libs / udebug / files / udebug.config
index 23d4281b525edec03fc7f5294cff2d9cfefdecb7..21d1ecb18f23318ee523aabbf4bed95acc3249e2 100644 (file)
@@ -9,9 +9,17 @@ config service log
 
 config service hostapd
        option enabled 0
+       option wpa_log 1
+       option wpa_nl_rx 0
+       option wpa_nl_tx 0
+       option wpa_nl_ctrl 0
 
 config service wpa_supplicant
        option enabled 0
+       option wpa_log 1
+       option wpa_nl_rx 0
+       option wpa_nl_tx 0
+       option wpa_nl_ctrl 0
 
 config service netifd
        option enabled 0