From 2e82f8128e736fdffb8f8e0facad692c02c3831c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 20 Mar 2013 22:40:48 +0100 Subject: [PATCH] - updated systemd bits --- dracut.spec | 1 + pld.conf | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/dracut.spec b/dracut.spec index dd00fe8..84ce783 100644 --- a/dracut.spec +++ b/dracut.spec @@ -59,6 +59,7 @@ Suggests: syslogdaemon Suggests: xfsprogs Suggests: xz Conflicts: kmod < 6 +Conflicts: systemd < 1:198 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define dracutlibdir %{_prefix}/lib/dracut diff --git a/pld.conf b/pld.conf index 13d7f52..5ff4cdf 100644 --- a/pld.conf +++ b/pld.conf @@ -7,3 +7,7 @@ stdloglvl=3 systemdutildir=/lib/systemd systemdsystemunitdir=/lib/systemd/system udevdir=/lib/udev + +#add_dracutmodules+=" systemd systemd-bootchart " +# for systemd these modules do not make sense +#omit_dracutmodules+=" bootchart securityfs masterkey integrity selinux " -- 2.43.0