~lihaosz/cloud-init/cloud-init

Viewing all changes in revision 1012.

  • Committer: Scott Moser
  • Date: 2014-09-11 14:50:04 UTC
  • Revision ID: smoser@ubuntu.com-20140911145004-3aarzzv3jlvsl7mp
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: