[Python-apps-team] Bug#735207: cloud-init: cloud-config will never start on upstart

Clint Byrum clint at fewbar.com
Mon Jan 13 20:19:15 UTC 2014


Package: cloud-init
Version: 0.7.2-3
Severity: normal

The upstart job has

start on (filesystem and started rsyslog)

But rsyslog has not been upstartified.

I think it is fine to just run cloud-config after runlevel 2 has been
reached:

start on stopped rc RUNLEVEL=[2345]



More information about the Python-apps-team mailing list