hostapd: use new udebug ubus api to make debug rings configurable
[openwrt/staging/hauke.git] / package / libs / udebug / files / udebug.config
index c240553c8a0cc1d2323901f51bc9d382d52818fd..21d1ecb18f23318ee523aabbf4bed95acc3249e2 100644 (file)
@@ -1,4 +1,28 @@
+config service procd
+       option enabled 0
+
+config service log
+       option enabled 0
+       option debug 0
+       option kernel 1
+       option syslog 1
+
 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
+
+config service umdns
+       option enabled 0