Fix 13941: make calling log_new_relay_greeting() optional.

Specifically, only if we're creating secret_id_key do we log the
greeting (and then only if the key is actually created).
This commit is contained in:
meejah
2014-12-10 22:30:14 -07:00
parent b73a7600af
commit 76753efd7b
4 changed files with 17 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (hidden services):
- When adding a new hidden-service (for example, via SETCONF) Tor
no longer logs a congratulations for running a relay.