Comment 17 for bug 1950039

Revision history for this message
Jamie Strandboge (jdstrand) wrote (last edit ):

> This makes me want to understand the cloud-init configuration that is in play. Can you share it?

I'm thinking I should upload:

DefaultDependencies=no
Before=network-pre.target
Wants=network-pre.target local-fs.target
After=local-fs.target

Do you have any objections? This would remove the explicit sysinit from the dependency equation but I think it would otherwise achieve ufw's startup objectives.