Преглед на файлове

udebug: add more entries for the default config

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau преди 1 година
родител
ревизия
fc5267f730
променени са 1 файла, в които са добавени 12 реда и са изтрити 0 реда
  1. 12 0
      package/libs/udebug/files/udebug.config

+ 12 - 0
package/libs/udebug/files/udebug.config

@@ -1,3 +1,12 @@
+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
 
@@ -6,3 +15,6 @@ config service wpa_supplicant
 
 config service netifd
 	option enabled 0
+
+config service umdns
+	option enabled 0