runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 3d251d7be2b0ac006e232844f32de652ec2ab63c
parent 7d3f3f5ff2969cb7075b8db63e8dc57c98bea1ec
Author: Gerrit Pape <pape@smarden.org>
Date:   Thu, 31 Jul 2014 11:54:39 +0000

  * man/sv.8: "sv exit" does not send a TERM signal to the log service
    (thx Jonathan Nieder).

See https://bugs.debian.org/627574

Diffstat:
Mman/sv.8 | 5+++--
Mpackage/CHANGES | 2++
2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/man/sv.8 b/man/sv.8 @@ -75,8 +75,9 @@ Do not restart the service. If the service is down, and no log service exists, .BR runsv (8) exits. -If the service is down and a log service exists, send the TERM signal to the -log service. +If the service is down and a log service exists, +.BR runsv (8) +closes the standard input of the log service and waits for it to terminate. If the log service is down, .BR runsv (8) exits. diff --git a/package/CHANGES b/package/CHANGES @@ -1,5 +1,7 @@ 2.1.2 + * man/sv.8: "sv exit" does not send a TERM signal to the log service + (thx Jonathan Nieder). * fmt_ptime.c: 64 bits time_t fix for svlogd (tnx Jérémie Courrèges-Anglas). * sv.c: fix typo that may lead to wrong output from sv when reporting