Typo in service name

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
Itxaka
2023-02-13 14:53:34 +01:00
parent 56632ca277
commit 1cd53d8e57

View File

@@ -2,5 +2,5 @@
# 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/cos-setup-initramfs.service /etc/systemd/system/initrd.target.requires/cos-setup-initramfs.service "
install_items+=" /etc/systemd/system/kairos-setup-initramfs.service /etc/systemd/system/initrd.target.requires/kairos-setup-initramfs.service "
add_dracutmodules+=" immucore "