Signed-off-by: R4SAS <r4sas@i2pmail.org>
revert-104-patch-6
R4SAS 2022-06-26 02:01:17 +03:00
parent a697afa8e3
commit 070d9933f0
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ unix.handle_sigtstp | Handle SIGTSTP and SIGCONT signals. Dis
SIGTSTP can be called using Ctrl+Z in terminal with running i2pd in it or by `kill` command. When signal recveived, i2pd will switch to offline mode and stop sending traffic and cleaning of netDb. All active tunnels will be frozen.
To restore network connectivity you need to send SIGCONT signal to proccess. Tunnels will be cleared if they should expire during the frozen state time and new ones will be built.
To restore network connectivity you need to send SIGCONT signal to the proccess. Tunnels will be cleared if they should expire during the frozen state and new ones will be built.
Local addressbook
-----------------