~ubuntu-branches/ubuntu/karmic/upstart/karmic-proposed

Viewing all changes in revision 47.

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant, Scott James Remnant, Steve Langasek
  • Date: 2009-09-22 13:56:48 UTC
  • Revision ID: james.westby@ubuntu.com-20090922135648-t1lb3wzaqwiqwhjo
Tags: 0.6.3-4
[ Scott James Remnant ]
* Reduce the priority of the stopped by/continued by messages so that
  they are only shown when --verbose on the kernel command-line.
  LP: #401333.
* Add a hack to look for /dev/.initramfs/*.pid files on startup and
  "fake" start jobs of those names.  Basically this means that "status"
  and "stop" work for things like bootchart and usplash.
* Implement a "reload" command in initctl that retrieves the current pid
  of the job and sends it the HUP signal.  LP: #433544.

[ Steve Langasek ]
* debian/upstart-job:
  - give proper policy-compliant behavior of the start command: detect if
    the job is already running using upstart status, and if so return success.
  - same for the stop command: return success if the job is already stopped.
  - when $DPKG_MAINTSCRIPT_PACKAGE is set, don't spit warnings out because
    it's not the user's fault - we're being invoked by a maintainer script.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: