diff --git a/confluent_osdeploy/coreos/initramfs/usr/lib/systemd/system/confluent-rootfs.service b/confluent_osdeploy/coreos/initramfs/usr/lib/systemd/system/confluent-rootfs.service index 5f936231..827954e5 100644 --- a/confluent_osdeploy/coreos/initramfs/usr/lib/systemd/system/confluent-rootfs.service +++ b/confluent_osdeploy/coreos/initramfs/usr/lib/systemd/system/confluent-rootfs.service @@ -6,6 +6,7 @@ After=basic.target # Network is enabled here After=dracut-initqueue.service Before=ignition-setup-user.service +Before=coreos-ignition-setup-user.service Before=coreos-livepxe-rootfs.service