commit 51460965ba459d68fa0d6654fa9d1cd0a65a35bf
parent df0425bc0127fbd164b30fc8574280b1f8e5f0e2
Author: Gerrit Pape <pape@smarden.org>
Date: Mon, 27 Jan 2003 08:59:34 +0000
docs.
Diffstat:
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/man/runsv.8 b/man/runsv.8
@@ -110,13 +110,18 @@ Kill. If the service is running, send it a KILL signal.
.TP
.B x \fRor \fBe
Exit.
-If the service is running, send it a TERM signal. Do not restart the
-service. If the service is down, and no log service exists,
+If the service is running, send it a TERM signal.
+Do not restart the service.
+If the service is down, and no log service exists,
.B runsv
-exits. If the service is down and a log service exists, send a TERM signal
-to the log service. If the log service is down,
+exits.
+If the service is down and a log service exists,
.B runsv
-exits. This command is ignored if it is given to
+closes the standard input of the log service, and waits for it to terminate.
+If the log service is down,
+.B runsv
+exits.
+This command is ignored if it is given to
.IR service /log/supervise/control.
.P
For example, to send a TERM signal to /service/socklog-unix, either do