Browse Source

HUP is for tunnels reload only

pull/97/head
orignal 1 month ago committed by GitHub
parent
commit
b6278d8886
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/user-guide/run.md

2
docs/user-guide/run.md

@ -22,7 +22,7 @@ i2pd can be controlled with signals. The process ID by is written to the file `~ @@ -22,7 +22,7 @@ i2pd can be controlled with signals. The process ID by is written to the file `~
i2pd supports the following signals:
* INT - Graceful shutdown. i2pd will wait for up to 10 minutes and stop. Send a second INT signal to shutdown i2pd immediately.
* HUP - Reload configuration files.
* HUP - Reload tunnels configuration files.
### systemd unit

Loading…
Cancel
Save