mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 18:22:09 +01:00
inform the user that you noticed when he sent a USR2
svn:r2992
This commit is contained in:
parent
81dad3e08b
commit
a7f92d7ffe
@ -845,6 +845,7 @@ static int do_main_loop(void) {
|
||||
}
|
||||
if (please_debug) {
|
||||
switch_logs_debug();
|
||||
log(LOG_DEBUG,"Caught USR2. Going to loglevel debug.");
|
||||
please_debug = 0;
|
||||
}
|
||||
if (please_reset) {
|
||||
|
Loading…
Reference in New Issue
Block a user