Update run.md
SIGHUP doesn't reload config file related to: https://github.com/PurpleI2P/i2pd/issues/384pull/96/head
parent
2bf772e1af
commit
0877b96b39
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue