ソースを参照

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