~cloud-init-dev/cloud-init/trunk

Viewing all changes in revision 1182.

  • Committer: Scott Moser
  • Date: 2016-03-14 13:52:39 UTC
  • mfrom: (1178.2.3 trunk.net1)
  • Revision ID: smoser@ubuntu.com-20160314135239-plhwz55euc1ig6h7
some systemd cleanups

 generator:
  * write to directory /run/cloud-init/ rather than /run
  * read from /proc/1/cmdline for the command line if inside a container

 cloud-init-local.service: now run fully before any networking comes up.
 cloud-init.service: run before network-online.target and after
    networking.service.  This ends up meaning other things that require
    network-online.target will run after cloud-init.service, but
    cloud-init.service will still have networking.

    The 'networking.service' is ifupdown specific.  Further changes would
    be needed for other networking systems (networkd for example)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: