patches: carry forward busybox watchdog enable (0024)

Enables the watchdog tool in busybox configuration for device monitoring.

Renumbered from patches/0008.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2025-10-19 00:00:00 +02:00
parent 64af62042f
commit 6bf7c2306d

View File

@@ -1,7 +1,7 @@
From 21a8cd307466ad50a66bfc2f62687949d408a06f Mon Sep 17 00:00:00 2001 From 9e57da41bc40346a7e4d48a69484bdb63dfb86e4 Mon Sep 17 00:00:00 2001
From: John Crispin <john@phrozen.org> From: John Crispin <john@phrozen.org>
Date: Sat, 15 Jul 2023 10:46:42 +0200 Date: Sat, 15 Jul 2023 10:46:42 +0200
Subject: [PATCH 08/68] busybox: enable the watchdog tool Subject: [PATCH 24/55] busybox: enable the watchdog tool
procd can currently only handle the main wdt. Enable the busybox procd can currently only handle the main wdt. Enable the busybox
applet until procd can handle multiple devices. applet until procd can handle multiple devices.
@@ -12,7 +12,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/utils/busybox/Config-defaults.in b/package/utils/busybox/Config-defaults.in diff --git a/package/utils/busybox/Config-defaults.in b/package/utils/busybox/Config-defaults.in
index b3c3f9a0b2..c22b20d8f2 100644 index f88f395e2c..7812fc2bf5 100644
--- a/package/utils/busybox/Config-defaults.in --- a/package/utils/busybox/Config-defaults.in
+++ b/package/utils/busybox/Config-defaults.in +++ b/package/utils/busybox/Config-defaults.in
@@ -2236,7 +2236,7 @@ config BUSYBOX_DEFAULT_WATCHDOG @@ -2236,7 +2236,7 @@ config BUSYBOX_DEFAULT_WATCHDOG