Hi: https://cloudinit.readthedocs.io/en/latest/reference/breaking_changes.html suggested that we apply https://github.com/canonical/cloud-init/blob/ubuntu/noble/debian/patches/no-single-process.patch
if we wanted to revert single process optimisation patch. However, systemd/cloud-init-network.service.tmpl was also added by commit 143bc9e40f7f33695216db60f73e10a900d1d1cd Author: Brett Holman <[email protected]> Date: Fri Aug 2 15:02:42 2024 -0600 feat: Single process optimization (#5489) In fact I think cloud-init unit file was renamed to cloud-init-network. Should that above patch also include removal of cloud-init-network unit file as well? I did a diff of cloud-init and cloud-init-network unit files and the changes were minimal. Thanks Ani -- Mailing list: https://launchpad.net/~cloud-init Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init More help : https://help.launchpad.net/ListHelp

