Tartarus CVS: viruswatch simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Fri, 20 Sep 2002 12:01:16 +0100


CVSROOT:	/home/cvs
Module name:	viruswatch
Changes by:	simon	02/09/20 12:01:16

Modified files:
	.              : shlib.c 

Log message:
exim apparently runs with a zero umask, so we need to explicitly
create our log files with sane permissions instead of relying on
umask to do it for us. Bizarre.