mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
mention that sighup closes and reopens logs
svn:r3213
This commit is contained in:
+3
-2
@@ -383,8 +383,9 @@ Tor clients behave as with SIGTERM; but Tor servers will do a controlled
|
||||
slow shutdown, closing listeners and waiting 30 seconds before exiting.
|
||||
.TP
|
||||
\fBSIGHUP\fR
|
||||
The signal instructs Tor to reload its configuration, fetch a new
|
||||
directory, and kill and restart its helper processes if applicable.
|
||||
The signal instructs Tor to reload its configuration (including closing
|
||||
and reopening logs), fetch a new directory, and kill and restart its
|
||||
helper processes if applicable.
|
||||
.TP
|
||||
\fBSIGUSR1\fR
|
||||
Log statistics about current connections, past connections, and
|
||||
|
||||
Reference in New Issue
Block a user