immucore should instlal the cos-setup-initamfs/rootfs services on initrd

Same as cos-immutable-rootfs setups them otherwise they wont get run once we
drop the cos-immutable-rootfs

Signed-off-by: Itxaka <itxaka@spectrocloud.com>
This commit is contained in:
Itxaka
2023-02-06 09:46:00 +01:00
parent 66222fb98c
commit 64fd2f0282

View File

@@ -1 +1,3 @@
install_items+=" /usr/lib/systemd/system/cos-setup-initramfs.service /etc/systemd/system/initrd.target.requires/cos-setup-initramfs.service "
install_items+=" /usr/lib/systemd/system/cos-setup-rootfs.service /etc/systemd/system/initrd-fs.target.requires/cos-setup-rootfs.service "
add_dracutmodules+=" immucore "