~ubuntu-branches/ubuntu/vivid/daemontools/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/daemontools-run.README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Gerrit Pape
  • Date: 2008-04-16 21:20:38 UTC
  • Revision ID: james.westby@ubuntu.com-20080416212038-ocs1d01xja16bjvl
Tags: 1:0.76-3
* debian/daemontools-run.postinst: don't exec into the kill program, so
  that the shell builtin is used (closes: #475619).
* debian/daemontools-run.postrm: ignore error if 'kill -s HUP 1' fails
  for some reason on package removal (#474141).
* debian/control: Standards-Version: 3.7.3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
daemontools-run for Debian
 
2
--------------------------
 
3
 
 
4
This package provides the service directory /etc/service/, adds an
 
5
entry with the name SV to /etc/inittab in order to provide service
 
6
supervision on systems running sysvinit as init scheme, and includes
 
7
the update-service(8) program.
 
8
 
 
9
When adding or removing services to or from daemontools' system-wide
 
10
service supervision, update-service(8) should be used, instead of
 
11
manipulating symbolic links in /etc/service/ directly.
 
12
 
 
13
 -- Gerrit Pape <pape@smarden.org>, Mon, 07 Jan 2008 18:26:56 +0000