[cgmanager-devel] [cgmanager/cgmanager] c1ef79: Add cgmanager readiness notification for upstart.

GitHub noreply at github.com
Thu Jul 17 19:07:40 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/cgmanager/cgmanager
  Commit: c1ef791ae9046438ddd3c8fffa04147e906cb297
      https://github.com/cgmanager/cgmanager/commit/c1ef791ae9046438ddd3c8fffa04147e906cb297
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

  Changed paths:
    M config/init/upstart/cgmanager.conf
    M config/init/upstart/cgproxy.conf

  Log Message:
  -----------
  Add cgmanager readiness notification for upstart.

Technically requires Upstart 1.13 which supports the 'cgroup' stanza
but make it a soft reference by using '|| true' to avoid failing to
start the cgmanager/cgproxy jobs on upstart systems that are either
older than 1.13 or which have been built without cgroup support.

See:

- https://code.launchpad.net/~jamesodhunt/ubuntu/utopic/cgmanager/enable-upstart-cgroup-support/+merge/227209
- https://launchpad.net/upstart/+announcement/12821
- http://upstart.ubuntu.com/cookbook/#initctl-notify-cgroup-manager-address




More information about the cgmanager-devel mailing list