diff --git a/dracut/10-immucore.conf b/dracut/10-immucore.conf index 79ff78f..4b9fa77 100644 --- a/dracut/10-immucore.conf +++ b/dracut/10-immucore.conf @@ -1,6 +1 @@ -# This services should be run from immucore directly, initramfs once we mount everything, -# so at the end, just before we let init do the switch_root. Notice that we run really early in the boot with immucore so -# maybe by this time some things are not ready... -# Note that initramfs run with RootDirectory=/sysroot -install_items+=" /etc/systemd/system/kairos-setup-initramfs.service /etc/systemd/system/initrd.target.requires/kairos-setup-initramfs.service " add_dracutmodules+=" immucore " \ No newline at end of file