From d1f05f4e175d891ba31acdd01ad10ed24ff1921c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Aug 2017 12:34:19 +0100 Subject: read plymouth --- sys-kernel/dracut-config-redcore/files/redcore-dracut.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-kernel/dracut-config-redcore/files') 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 " -- cgit v1.2.3