summaryrefslogtreecommitdiff
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-07-17 11:09:51 +0200
committerHarald Hoyer <harald@redhat.com>2012-07-17 11:14:40 +0200
commit6da9cb4ba7ad9ecef98ea3a7c9f27f1efd68e5aa (patch)
treeaf6a77cf57a51ddadd3c995aede44d94bcdd3a90 /dracut.spec
parent3780d7e44982b0e801622f5ad90ce0e80792b69e (diff)
downloaddracut-6da9cb4ba7ad9ecef98ea3a7c9f27f1efd68e5aa.tar.gz
dracut-6da9cb4ba7ad9ecef98ea3a7c9f27f1efd68e5aa.tar.bz2
dracut-6da9cb4ba7ad9ecef98ea3a7c9f27f1efd68e5aa.zip
dracut.conf.d/fedora.conf.example: disable systemd for now
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index 9108d1a2..78de2f3e 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -84,7 +84,7 @@ Requires: file
Requires: udev > 166
%if 0%{?fedora} || 0%{?rhel} > 6
Requires: util-linux >= 2.21
-Conflicts: systemd <= 187
+#Conflicts: systemd <= 187
%else
Requires: util-linux-ng >= 2.21
%endif