Note: This issue tracks a follow-up from https://github.com/oxidecomputer/omicron/pull/686 We iterate using loops when initializing services - if we're confident the services can be initialized independently, we could parallelize this step.