From 28c44e9a7bf4f99279af94a96bac42d0379b27d0 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 10 Jan 2008 14:27:26 +0000 Subject: - fixed a bug that caused a segfault on startup when no $WorkDir directive was specified in rsyslog.conf - fixed a bug that caused a segfault on queues with types other than "disk" - removed the now longer needed thread TermSyncTool --- plugins/immark/immark.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/immark') diff --git a/plugins/immark/immark.c b/plugins/immark/immark.c index 973821ad..f21bfd7f 100644 --- a/plugins/immark/immark.c +++ b/plugins/immark/immark.c @@ -42,7 +42,6 @@ #include "module-template.h" MODULE_TYPE_INPUT -TERM_SYNC_TYPE(eTermSync_SIGNAL) /* defines */ #define DEFAULT_MARK_PERIOD (20 * 60) -- cgit v1.2.3