summary refs log tree commit diff
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2014-07-31 11:54:39 +0000
committerGerrit Pape <pape@smarden.org>2014-07-31 11:54:39 +0000
commit945f6cececd9b4f3dcd35bd28b468f19596939b9 (patch)
tree3604857014032bfb1adc7705f507d8531ba02f56
parentda3cf9c37ae46d7553e363a81fb14838b150c885 (diff)
downloadrunit-945f6cececd9b4f3dcd35bd28b468f19596939b9.tar.gz
runit-945f6cececd9b4f3dcd35bd28b468f19596939b9.tar.xz
runit-945f6cececd9b4f3dcd35bd28b468f19596939b9.zip
* man/sv.8: "sv exit" does not send a TERM signal to the log service
    (thx Jonathan Nieder).

See https://bugs.debian.org/627574
-rw-r--r--man/sv.85
-rw-r--r--package/CHANGES2
2 files changed, 5 insertions, 2 deletions
diff --git a/man/sv.8 b/man/sv.8
index 9bc005a..7b09602 100644
--- 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
index ffdb700..82d117c 100644
--- 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