upstart 1.4-0ubuntu9 source package in Ubuntu

Changelog

upstart (1.4-0ubuntu9) precise; urgency=low

  [ Steve Langasek ]
  * debian/conf/failsafe.conf: instead of waiting for the 'runlevel' event
    before considering failsafe done, stop this job as soon as we're
    starting rc-sysinit; that way, any delays in /etc/rcS.d will not cause
    confusing messages about networking delays when the network is not the
    problem. (LP: #950662)

  [ James Hunt ]
  * init/log.c:log_read_watch(): Set remote_closed for scenarios where error
     handler never called. (LP: #935585)

  [ Serge Hally ]
  * debian/conf/power-status-changed.conf: shut down on getting SIGPWR.
    Unprivileged tasks can't send this signal.  In particular this will
    allow clean shutdown of containers from the host.
    (See http://www.makelinux.net/man/7/P/power-status-changed)

  [ Stéphane Graber ]
  * Rename Serge's job to shutdown.conf to avoid a name conflict with the
    event power-status-changed.
 -- Stephane Graber <email address hidden>   Fri, 16 Mar 2012 13:48:04 -0400

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Precise
Original maintainer:
James Hunt
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
upstart_1.4.orig.tar.gz 1.1 MiB d2b606217bdeae1cfc58193b9cbba58e30c4ee8780fd808a602bfd82c19a0ff2
upstart_1.4-0ubuntu9.diff.gz 62.3 KiB 11ac150720fe38be7054510ca85c036c57e58b328979809521eb53aebac7c7e4
upstart_1.4-0ubuntu9.dsc 1.9 KiB c366432d420a404eb126c9c60a99fd4dab76efbc7f317868b8fad4839738f7df

Available diffs

View changes file

Binary packages built by this source

upstart: event-based init daemon

 upstart is a replacement for the /sbin/init daemon which handles
 starting of tasks and services during boot, stopping them during
 shutdown and supervising them while the system is running.