35271e26a2
- new upstream version
22 lines
664 B
Diff
22 lines
664 B
Diff
From 6e26f9b447e93d1dc9aa8d77f534970599d3aaf2 Mon Sep 17 00:00:00 2001
|
|
From: Harald Hoyer <harald@redhat.com>
|
|
Date: Wed, 9 May 2012 15:13:28 +0200
|
|
Subject: [PATCH] dracut.spec: add 98systemd module
|
|
|
|
---
|
|
dracut.spec | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/dracut.spec b/dracut.spec
|
|
index 77b197e..73c66b5 100644
|
|
--- a/dracut.spec
|
|
+++ b/dracut.spec
|
|
@@ -290,6 +290,7 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{dracutlibdir}/modules.d/98ecryptfs
|
|
%{dracutlibdir}/modules.d/98pollcdrom
|
|
%{dracutlibdir}/modules.d/98syslog
|
|
+%{dracutlibdir}/modules.d/98systemd
|
|
%{dracutlibdir}/modules.d/98usrmount
|
|
%{dracutlibdir}/modules.d/99base
|
|
%{dracutlibdir}/modules.d/99fs-lib
|