From 5f247199e897e2d79d1a31bfb53e2fdc943a4bde Mon Sep 17 00:00:00 2001
From: Laurent Bercot
@@ -89,6 +89,11 @@ a notification-fd file to tell
s6-supervise to accept readiness
notification, s6-svc will print a warning and act as if the -wu
option had been given instead.
+ Interface
- s6-svc [ -wu | -wU | -wd | -wD ] [ -T timeout ] [ -abqhkti12pcoduxO ] servicedir
+ s6-svc [ -wu | -wU | -wd | -wD | -wr | -wR ] [ -T timeout ] [ -abqhkti12pcoduxO ] servicedir
Usage examples
@@ -119,6 +124,13 @@ the finish script has completed.
is ready. Exit 1 if it is still not ready after 5 seconds.
s6-svc -wR -t /service/ftpd+
+ Send a SIGTERM to the ftpd server; wait for +s6-supervise to restart it, and block +until it has notified that it is ready to serve again. +
+s6-svc -a /service/httpd/log
Send a SIGALRM to the logger process for the httpd server. If this logger -- cgit v1.3.1