summaryrefslogtreecommitdiff
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-03-13 08:04:25 +0100
committerHarald Hoyer <harald@redhat.com>2013-03-13 09:34:47 +0100
commitc85cda9e2f72c655c01452956bda629bbecb9e55 (patch)
tree109b575d9b6440879be22181b4f8cf3ef0740f8c /dracut.spec
parentc0c6c74d99a06a4ccdc2ddc8849bbe073e5bcbce (diff)
downloaddracut-c85cda9e2f72c655c01452956bda629bbecb9e55.tar.gz
dracut-c85cda9e2f72c655c01452956bda629bbecb9e55.tar.bz2
dracut-c85cda9e2f72c655c01452956bda629bbecb9e55.zip
systemd: local-fs.target is now root-fs.target and initrd-fs.target
Also rename dracut.target to initrd.target see also systemd commit 700e07f http://cgit.freedesktop.org/systemd/systemd/commit/?id=700e07f
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index 65112cb3..06149de5 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -87,7 +87,8 @@ Requires: kbd kbd-misc
%if 0%{?fedora} || 0%{?rhel} > 6
Requires: util-linux >= 2.21
-Conflicts: systemd < 198
+Conflicts: systemd < 198-4
+Conflicts: grubby < 8.23
%else
Requires: util-linux-ng >= 2.21
%endif