From 923d36dfe83f6f309da7c17fd70e306cd985182c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 9 Jun 2026 04:44:18 +0000 Subject: Add s6-svc -l and reload-signal --- doc/servicedir.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/servicedir.html') diff --git a/doc/servicedir.html b/doc/servicedir.html index ced24d6..6824559 100644 --- a/doc/servicedir.html +++ b/doc/servicedir.html @@ -214,6 +214,12 @@ newline. This signal will be used to kill the supervised process when a s6-svc -d or s6-svc -r command is used. If the file does not exist, SIGTERM will be used by default. +
  • An optional regular file named reload-signal. If such a file +exists, it must only contain the name or number of a signal, followed by a +newline. This signal will be sent to the supervised process when a +s6-svc -l command is used. If the file does not exist, +SIGHUP will be used by default.
  • +
  • An optional regular file named flag-newpidns. If such a file exists: