summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-23 23:25:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-23 23:25:43 +0100
commiteee04575cbc8e0a8b938c0e899be7f7e22d8546d (patch)
treecebad66e737b54a2e2877446ec6acb943028e235
parent195113391bc256c87f562f40d9262bcc8e672080 (diff)
sys-boot/dracut-config-redcore : prevent systemd-bootchart as well
-rw-r--r--packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r1.exheres-0 (renamed from packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337.exheres-0)0
-rw-r--r--packages/sys-boot/dracut-config-redcore/files/redcore-dracut.conf2
2 files changed, 1 insertions, 1 deletions
diff --git a/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337.exheres-0 b/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r1.exheres-0
index f719e3a..f719e3a 100644
--- a/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337.exheres-0
+++ b/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r1.exheres-0
diff --git a/packages/sys-boot/dracut-config-redcore/files/redcore-dracut.conf b/packages/sys-boot/dracut-config-redcore/files/redcore-dracut.conf
index 0791417..3670082 100644
--- a/packages/sys-boot/dracut-config-redcore/files/redcore-dracut.conf
+++ b/packages/sys-boot/dracut-config-redcore/files/redcore-dracut.conf
@@ -8,4 +8,4 @@ early_microcode="yes"
add_dracutmodules+=" drm plymouth "
# Dracut modules to ommit when building the initramfs.
-omit_dracutmodules+=" systemd systemd-initrd systemd-networkd dracut-systemd "
+omit_dracutmodules+=" systemd systemd-bootchart systemd-initrd systemd-networkd dracut-systemd "