Drop uneeded install on conf file

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
Itxaka 2023-02-13 16:16:09 +01:00
parent 1cd53d8e57
commit 1d6572faaa

View File

@ -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 " add_dracutmodules+=" immucore "