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