1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-10 05:44:13 +00:00

HUP is for tunnels reload only

This commit is contained in:
orignal 2024-07-25 09:32:06 -04:00 committed by GitHub
parent 2bf772e1af
commit b6278d8886
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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