~ubuntu-branches/ubuntu/lucid/eucalyptus/lucid-201003031429

« back to all changes in this revision

Viewing changes to debian/eucalyptus-common.eucalyptus.upstart

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2010-02-03 19:01:47 UTC
  • Revision ID: james.westby@ubuntu.com-20100203190147-e41ib8if0xclrxra
Tags: 1.6.2~bzr1166-0ubuntu3
* debian/eucalyptus-nc.upstart: handle libvirt restarts, LP: #512887
* eucalyptus-cc.eucalyptus-cc-publication.upstart,
  eucalyptus-cloud.eucalyptus-cloud-publication.upstart,
  eucalyptus-cloud.upstart, eucalyptus-common.eucalyptus.upstart,
  eucalyptus-nc.eucalyptus-nc-publication.upstart,
  eucalyptus-nc.upstart,
  eucalyptus-sc.eucalyptus-sc-publication.upstart,
  eucalyptus-sc.upstart,
  eucalyptus-walrus.eucalyptus-walrus-publication.upstart,
  eucalyptus-walrus.upstart, uec-component-listener.upstart: add a few
  inline comments, including a comment at the top of every upstart script
  that seems to be required to get get vim syntax highlighting to work
* eucalyptus-cc.postrm, eucalyptus-cloud.postrm,
  eucalyptus-common.postrm, eucalyptus-sc.postrm,
  eucalyptus-walrus.postrm, uec-component-listener.postrm: fix package
  purging with per-package file purging lists, LP: #503063
* eucalyptus-cc.eucalyptus-cc-publication.upstart,
  eucalyptus-sc.eucalyptus-sc-publication.upstart,
  eucalyptus-walrus.eucalyptus-walrus-publication.upstart: stop publication
  jobs if the relevant service stops running

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
                # Node or CC services to run
78
78
                # Why do we sleep here, rather than emitting a signal?  Such that we can run:
79
79
                # 'status eucalyptus' and see if the eucalyptus services are running.
 
80
                # Actually, "status eucalyptus" on the NC won't work until Upstart Bug #447654
 
81
                # gets fixed.  Sorry.
80
82
                exec sleep 999999999d
81
83
        fi
82
84