projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38eeefd
)
udebug: add more entries for the default config
author
Felix Fietkau
<nbd@nbd.name>
Tue, 28 Nov 2023 14:10:57 +0000
(15:10 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 30 Nov 2023 18:20:44 +0000
(19:20 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/udebug/files/udebug.config
patch
|
blob
|
history
diff --git
a/package/libs/udebug/files/udebug.config
b/package/libs/udebug/files/udebug.config
index 36b653e30657027f25c9aea5cbaa5db43efc3d85..23d4281b525edec03fc7f5294cff2d9cfefdecb7 100644
(file)
--- a/
package/libs/udebug/files/udebug.config
+++ b/
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