Scott Moser aab95dba00 cloud-init-local depends on /run. reflect that in upstart job.
With the writing of cloud-init status, cloud-init-local needs to
have /run mounted.  The issue we were seeing was a race where:
 cloud-init-local creates /run/cloud-init
 /run is mounted
 cloud-init-local tries to link a file into /run/cloud-init

that directory was no longer visisable as /run was mounted over
the top.
2014-09-11 10:50:04 -04:00
2014-07-15 09:27:21 -07:00
2014-09-10 16:00:00 -04:00
2014-08-26 11:53:44 -07:00
2011-09-21 15:08:17 -04:00
2014-08-26 15:53:41 -04:00
2014-03-05 15:05:59 -08:00
2014-09-02 12:18:21 -04:00
2014-08-26 11:53:44 -07:00
2014-07-07 16:03:32 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB