From 5ffcde771f80f20d560180a631bf0b9aa363b318 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 3 Sep 2004 03:08:59 +0000 Subject: pidfile should be an argument not a configuration option --- src/clamsmtpd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/clamsmtpd.h') diff --git a/src/clamsmtpd.h b/src/clamsmtpd.h index deb2cfb..2fc6f9e 100644 --- a/src/clamsmtpd.h +++ b/src/clamsmtpd.h @@ -119,7 +119,6 @@ typedef struct clstate const char* header; /* The header to add to email */ const char* directory; /* The directory for temp files */ - const char* pidfile; /* The process id file */ int bounce; /* Send back a reject line */ int quarantine; /* Leave virus files in temp dir */ int debug_files; /* Leave all files in temp dir */ -- cgit v1.2.3