File disable-startup-message.patch of Package modlogan
--- modlogan-0.8.13.orig/src/main.c +++ modlogan-0.8.13/src/main.c @@ -734,8 +734,8 @@ "Ignoring all records before %s", ctime(&l_stamp)); } - M_DEBUG0(conf->debug_level, M_DEBUG_SECTION_INIT, M_DEBUG_LEVEL_NONE, - "NOTICE: startup - finished\n"); + /* M_DEBUG0(conf->debug_level, M_DEBUG_SECTION_INIT, M_DEBUG_LEVEL_NONE, + "NOTICE: startup - finished\n"); */ MTIMER_STOP(setup_timer); MTIMER_CALC(setup_timer);