upstart 1.12.1-0ubuntu3 source package in Ubuntu
Changelog
upstart (1.12.1-0ubuntu3) trusty; urgency=medium [ Steve Langasek ] * Rotate user logs daily, not hourly; while we do need them rotated more often than once per login in the case of long-lived sessions, once per hour is far too frequent and will cause log data to be rotated off far too quickly. [ Dimitri John Ledkov ] * Clean-up stale child processes in the new initctl reload test case, thus resolving hanging buildds. -- Dimitri John Ledkov <email address hidden> Fri, 11 Apr 2014 20:18:50 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Trusty
- Original maintainer:
- James Hunt
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
upstart_1.12.1.orig.tar.gz | 1.5 MiB | d2ea9a9e8ebfa38801ced2a9b61727ae717a2b29243955c528b8c139e7ca6daf |
upstart_1.12.1-0ubuntu3.diff.gz | 45.5 KiB | 203d4eb4382bdbb485001bf2f2d5997916bb1298fea5d3c2b848a74e26e92cb9 |
upstart_1.12.1-0ubuntu3.dsc | 2.5 KiB | ab4f3e8ea10c9fe73b5f625e57fcedd224288e8970085395fac362c13b864bf9 |
Available diffs
Binary packages built by this source
- libupstart-dev: Upstart Client Library (development files)
The libupstart library allows access to services provided by the Upstart init
daemon without having to use low-level D-Bus calls.
.
This package contains the static library and C header files which are
needed for developing software using libupstart.
- libupstart1: Upstart Client Library
The libupstart library allows access to services provided by the Upstart init
daemon without having to use low-level D-Bus calls.
.
This package contains the shared library.
- 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.
- upstart-dconf-bridge: DConf bridge for upstart
This package contains a bridge that allows upstart jobs to react when
DConf/gsettings keys are changed.
- upstart-monitor: event monitor for upstart
This package contains a utility that may be run both as a
command-line tool or as a graphical one that displays upstart
events as they are emitted. It is useful for observing system
changes and for determining appropriate events for new jobs.