diff options
author | Harald Hoyer <harald@redhat.com> | 2013-02-05 10:56:13 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-02-05 10:58:06 +0100 |
commit | 6320d072a138afe7b7150e51240803b52d734ea4 (patch) | |
tree | 1ef17cd1b5ad7a3ebd8d8dd32867b89135222b4c /dracut.spec | |
parent | 7abeb49878fb73cd4331431c345162762bfc58dc (diff) | |
download | dracut-6320d072a138afe7b7150e51240803b52d734ea4.tar.gz dracut-6320d072a138afe7b7150e51240803b52d734ea4.tar.bz2 dracut-6320d072a138afe7b7150e51240803b52d734ea4.zip |
mdmon: renamed mdmon-offroot@.service to mdmon@.service
Diffstat (limited to 'dracut.spec')
-rw-r--r-- | dracut.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dracut.spec b/dracut.spec index 82ba7729..22f33661 100644 --- a/dracut.spec +++ b/dracut.spec @@ -96,6 +96,8 @@ Conflicts: initscripts < 8.63-1 Conflicts: plymouth < 0.8.0-0.2009.29.09.19.1 %endif +Conflicts: mdadm < 3.2.6-14 + %description dracut contains tools to create a bootable initramfs for 2.6 Linux kernels. Unlike existing implementations, dracut does hard-code as little as possible |