fetching a directory on sighup is years out of date

This commit is contained in:
Roger Dingledine 2010-07-14 13:48:09 -04:00
parent c6f5792404
commit 6048571100
1 changed files with 2 additions and 3 deletions

View File

@ -1290,10 +1290,9 @@ Tor catches the following signals:
slow shutdown, closing listeners and waiting 30 seconds before exiting.
(The delay can be configured with the ShutdownWaitLength config option.)
**SIGHUP**::
**SIGHUP**::
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.
reopening logs), and kill and restart its helper processes if applicable.
**SIGUSR1**::
Log statistics about current connections, past connections, and throughput.