diff --git a/bin/loperIRCLogBot b/bin/loperIRCLogBot index edca99f..50df9d8 100755 Binary files a/bin/loperIRCLogBot and b/bin/loperIRCLogBot differ diff --git a/loperIRCLogBot.c b/loperIRCLogBot.c index dcf605b..848ed33 100644 --- a/loperIRCLogBot.c +++ b/loperIRCLogBot.c @@ -23,7 +23,6 @@ #include "daemon.c" -// TODO after implementing signals set closelog(); +++ use unlink(PID_FILE) to remove PID stored at /var/run/loperIRCLogBot.pid. Make logrotation by SIGHUP. 12.5 // TODO make it multi-channel typedef struct conf_sruct {