mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Spelling -- readyness->readiness.
This commit is contained in:
parent
108808e98e
commit
7c5a45575f
1 changed files with 1 additions and 1 deletions
|
@ -2081,7 +2081,7 @@ do_main_loop(void)
|
|||
#endif
|
||||
|
||||
#ifdef HAVE_SYSTEMD
|
||||
log_notice(LD_GENERAL, "Signaling readyness to systemd");
|
||||
log_notice(LD_GENERAL, "Signaling readiness to systemd");
|
||||
sd_notify(0, "READY=1");
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue