Quellcode durchsuchen

udebug: add more entries for the default config

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau vor 1 Jahr
Ursprung
Commit
fc5267f730
1 geänderte Dateien mit 12 neuen und 0 gelöschten Zeilen
  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