mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
publish a new descriptor after we hup. this is important if our
config has changed such that we'll want to start advertising our dirport now, etc. svn:r6819
This commit is contained in:
@@ -1070,6 +1070,7 @@ do_hup(void)
|
||||
|
||||
if (server_mode(options)) {
|
||||
// const char *descriptor;
|
||||
mark_my_descriptor_dirty();
|
||||
/* Restart cpuworker and dnsworker processes, so they get up-to-date
|
||||
* configuration options. */
|
||||
cpuworkers_rotate();
|
||||
|
||||
Reference in New Issue
Block a user