mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Merge branch 'maint-0.4.5' into maint-0.4.6
This commit is contained in:
commit
4d60ab8fb7
1 changed files with 2 additions and 2 deletions
|
@ -565,8 +565,8 @@ log_new_relay_greeting(void)
|
|||
tor_log(LOG_NOTICE, LD_GENERAL, "You are running a new relay. "
|
||||
"Thanks for helping the Tor network! If you wish to know "
|
||||
"what will happen in the upcoming weeks regarding its usage, "
|
||||
"have a look at https://blog.torproject.org/blog/lifecycle-of"
|
||||
"-a-new-relay");
|
||||
"have a look at https://blog.torproject.org/lifecycle-of-a"
|
||||
"-new-relay");
|
||||
|
||||
already_logged = 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue