mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-09-25 14:23:14 +00:00
Depend on immucore-service
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
@@ -13,7 +13,7 @@ oem_label=$(getarg rd.cos.oemlabel=)
|
|||||||
{
|
{
|
||||||
echo "[Unit]"
|
echo "[Unit]"
|
||||||
echo "DefaultDependencies=no"
|
echo "DefaultDependencies=no"
|
||||||
echo "Before=cos-immutable-rootfs.service"
|
echo "Before=immucore.service"
|
||||||
echo "Conflicts=initrd-switch-root.target"
|
echo "Conflicts=initrd-switch-root.target"
|
||||||
if getargbool 0 rd.neednet; then
|
if getargbool 0 rd.neednet; then
|
||||||
echo "Wants=network-online.target"
|
echo "Wants=network-online.target"
|
||||||
|
Reference in New Issue
Block a user