Merge pull request #13 from kairos-io/move_to_immucore

This commit is contained in:
Itxaka
2023-03-15 10:37:10 +01:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ fi
{
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"