]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: document graceful shutdown signals
authorEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 12:17:02 +0000 (12:17 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 22:33:45 +0000 (22:33 +0000)
Same as the read-only daemons.

Documentation/public-inbox-watch.pod

index bf3c9bd4bb9a47cc475fff18131ffd203960e77b..34e8c4f2946faca8e6549ea7fd25791dceb0cef2 100644 (file)
@@ -93,6 +93,11 @@ Reload the config file (default: ~/.public-inbox/config)
 Rescan all watched mailboxes.  This is done automatically after
 startup.
 
 Rescan all watched mailboxes.  This is done automatically after
 startup.
 
+=item SIGQUIT / SIGTERM / SIGINT
+
+Gracefully shut down.  In-flight messages will be stored
+and indexed.
+
 =back
 
 =head1 ENVIRONMENT
 =back
 
 =head1 ENVIRONMENT