9abf8c
From d1861df7552e2679ab48e5573ac23f4f1553f0e2 Mon Sep 17 00:00:00 2001
9abf8c
From: Beniamino Galvani <bgalvani@redhat.com>
9abf8c
Date: Sun, 20 Sep 2020 09:44:08 +0200
9abf8c
Subject: [PATCH] dracut.spec: include the 04watchdog-modules module
9abf8c
9abf8c
Include the 04watchdog-modules module that was added in 39d90012a652
9abf8c
("04watchdog: split the watchdog module install").
9abf8c
9abf8c
(cherry picked from commit f3e328a7fd30c7109a3af188e84e621770bb6b85)
9abf8c
9abf8c
Resolves: #1890039
9abf8c
---
9abf8c
 dracut.spec | 1 +
9abf8c
 1 file changed, 1 insertion(+)
9abf8c
9abf8c
diff --git a/dracut.spec b/dracut.spec
9abf8c
index 3db5c0cf..b371118e 100644
9abf8c
--- a/dracut.spec
9abf8c
+++ b/dracut.spec
9abf8c
@@ -346,6 +346,7 @@ install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kerne
9abf8c
 %{dracutlibdir}/modules.d/03modsign
9abf8c
 %{dracutlibdir}/modules.d/03rescue
9abf8c
 %{dracutlibdir}/modules.d/04watchdog
9abf8c
+%{dracutlibdir}/modules.d/04watchdog-modules
9abf8c
 %{dracutlibdir}/modules.d/05busybox
9abf8c
 %{dracutlibdir}/modules.d/06rngd
9abf8c
 %{dracutlibdir}/modules.d/10i18n
9abf8c