|
← Revision 1 as of 2007-03-13 20:46:00
Size: 1853
Comment: add the summary
|
← Revision 2 as of 2011-08-26 04:10:18
Size: 1853
Comment: converted to 1.6 markup
|
| No differences found! | |
Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.
Launchpad entry: https://blueprints.launchpad.net/upstart/+spec/dependencies
Summary
Job definitions are commonly left behind by packaging systems, as they do not remove configuration files when packages are upgraded or removed. It therefore becomes necessary for jobs to check that the binaries they expect to run exist before they can be started, usually in their pre-start script. This specification proposes introduction of a way for Upstart to check that these dependencies exist before it starts the job.
Rationale
Use cases
Scope
This scope of this specification is limited to ...
Design
Implementation
Code
Data preservation and migration
Unresolved issues