Update run.md

SIGHUP doesn't reload config file

related to: https://github.com/PurpleI2P/i2pd/issues/384
pull/96/head
HardenedSteel 2024-07-24 20:33:03 +00:00 committed by GitHub
parent 2bf772e1af
commit 0877b96b39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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 tunnel configuration file.
### systemd unit