Is the systemd communication problem just about starting services in postinst scripts? If so, I wonder if we just need to call curtin/util.py:disable/undisable_daemons_in_root() around any late_commands. This appears to use the following mechanism: https://jpetazzo.github.io/2013/10/06/policy-rc-d-do-not-start-services-automatically/
-- https://code.launchpad.net/~mitchellaugustin/curtin/+git/curtin/+merge/460456 Your team curtin developers is requested to review the proposed merge of ~mitchellaugustin/curtin:master into curtin:master. -- Mailing list: https://launchpad.net/~curtin-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp

