From 569d62e332c5d49c07fe4db4723a54591f6f7c58 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 6 Feb 2023 17:05:58 +0000 Subject: Add s6-svc -Q Signed-off-by: Laurent Bercot --- doc/s6-svc.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/s6-svc.html b/doc/s6-svc.html index 24b139d..7c2e30a 100644 --- a/doc/s6-svc.html +++ b/doc/s6-svc.html @@ -79,6 +79,9 @@ and stdout redirected to /dev/null.
  • -O : mark the service to run once at most. iow: do not restart the supervised process when it dies. If it is down when the command is received, do not even start it.
  • +
  • -Q : once at most, and create a ./down file. +Like -D, but do not terminate the service if it is currently +running.
  • -r : If the service is up, restart it, by sending it a signal to kill it and letting s6-supervise start it again. By default, the signal is a SIGTERM; this can be configured -- cgit v1.2.3