summaryrefslogtreecommitdiff
path: root/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/dracut-config-redcore/files/redcore-dracut.conf')
-rw-r--r--sys-kernel/dracut-config-redcore/files/redcore-dracut.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf b/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf
index 7e1c53db..52c06970 100644
--- a/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf
+++ b/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf
@@ -5,7 +5,7 @@ hostonly="yes"
early_microcode="yes"
# Dracut modules to add when building the iniframfs
-add_dracutmodules+=" drm "
+add_dracutmodules+=" drm plymouth "
# Dracut modules to ommit when building the initramfs.
-omit_dracutmodules+=" plymouth systemd systemd-initrd systemd-networkd dracut-systemd "
+omit_dracutmodules+=" systemd systemd-initrd systemd-networkd dracut-systemd "