mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
* migration
This commit is contained in:
parent
17fb419fb1
commit
c57b13d922
5 changed files with 30 additions and 31 deletions
|
@ -19,7 +19,7 @@ void handle_signal(int sig)
|
|||
{
|
||||
case SIGHUP:
|
||||
LogPrint(eLogInfo, "Daemon: Got SIGHUP, reopening log...");
|
||||
ReopenLogFile ();
|
||||
i2p::log::Logger().Reopen ();
|
||||
break;
|
||||
case SIGABRT:
|
||||
case SIGTERM:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue