mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 03:14:50 +00:00
udebug: add more entries for the default config
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
38eeefd060
commit
fc5267f730
@ -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
|
config service hostapd
|
||||||
option enabled 0
|
option enabled 0
|
||||||
|
|
||||||
@ -6,3 +15,6 @@ config service wpa_supplicant
|
|||||||
|
|
||||||
config service netifd
|
config service netifd
|
||||||
option enabled 0
|
option enabled 0
|
||||||
|
|
||||||
|
config service umdns
|
||||||
|
option enabled 0
|
||||||
|
Loading…
Reference in New Issue
Block a user