mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
less confusing message upon hibernation
svn:r2955
This commit is contained in:
parent
921c40abe7
commit
b6cb547667
@ -480,7 +480,7 @@ accounting_set_wakeup_time(void)
|
|||||||
|
|
||||||
log_fn(LOG_NOTICE, "Configured hibernation. This interval begins at %s; "
|
log_fn(LOG_NOTICE, "Configured hibernation. This interval begins at %s; "
|
||||||
"we will hibernate until %s; "
|
"we will hibernate until %s; "
|
||||||
"we expect to stay up until approximately %s; "
|
"we expect to stay up until at least %s; "
|
||||||
"we will start a new interval at %s (all times local)",
|
"we will start a new interval at %s (all times local)",
|
||||||
buf1, buf2, buf3, buf4);
|
buf1, buf2, buf3, buf4);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user