From: Felix Fietkau Date: Tue, 28 Nov 2023 14:10:57 +0000 (+0100) Subject: udebug: add more entries for the default config X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fhauke.git;a=commitdiff_plain;h=fc5267f7309fa86e69406bdb02d68c57ce59f7dd udebug: add more entries for the default config Signed-off-by: Felix Fietkau --- diff --git a/package/libs/udebug/files/udebug.config b/package/libs/udebug/files/udebug.config index 36b653e306..23d4281b52 100644 --- 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