mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote branch 'sebastian/bug2444'
This commit is contained in:
@@ -4093,6 +4093,8 @@ load_torrc_from_disk(int argc, char **argv)
|
||||
"Unable to open configuration file \"%s\".", fname);
|
||||
goto err;
|
||||
}
|
||||
} else {
|
||||
log(LOG_NOTICE, LD_CONFIG, "Read configuration file \"%s\".", fname);
|
||||
}
|
||||
|
||||
return cf;
|
||||
|
||||
Reference in New Issue
Block a user