Depend on immucore-service

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
Itxaka
2023-03-01 12:45:19 +01:00
parent fa9eb79998
commit 4cff0323af

View File

@@ -13,7 +13,7 @@ oem_label=$(getarg rd.cos.oemlabel=)
{
echo "[Unit]"
echo "DefaultDependencies=no"
echo "Before=cos-immutable-rootfs.service"
echo "Before=immucore.service"
echo "Conflicts=initrd-switch-root.target"
if getargbool 0 rd.neednet; then
echo "Wants=network-online.target"