mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Spelling -- readyness->readiness.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user