X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=src%2Fnet.c;h=c5193c5d67a3726213eac3c6971b712c674865bc;hp=6700a297d3c5c6e367448280f74545ea6d6391f6;hb=4b3fd94b1cc79c24c4092b6b10ed4627a2648d26;hpb=50af33d01f425983dd2b1d7b61092a6325be3f41 diff --git a/src/net.c b/src/net.c index 6700a29..c5193c5 100644 --- a/src/net.c +++ b/src/net.c @@ -3,6 +3,7 @@ Copyright (C) 1998-2005 Ivo Timmermans, 2000-2011 Guus Sliepen 2006 Scott Lamb + 2011 Loïc Grenié This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -500,6 +501,8 @@ int main_loop(void) { struct stat s; sighup = false; + + reopenlogger(); /* Reread our own configuration file */