[cvs] bogofilter/src common.h, 1.51, 1.52 datastore_db.c, 1.158, 1.159 datastore_olddb.c, 1.17, 1.18 datastore_tdb.c, 1.42, 1.43 db_lock.c, 1.7, 1.8

David Relson relson at osagesoftware.com
Mon Jan 17 01:57:56 CET 2005


On Mon, 17 Jan 2005 01:06:09 +0100
Matthias Andree wrote:

> relson at users.sourceforge.net writes:
> 
> > +/** Default directory */
> > +#define	DIR_MODE	(mode_t) 0755
> 
> Better use 0775. It will be modified by umask anyways.

datastore_db.c was using 0755.  I just provided a name for the constant.




More information about the bogofilter-dev mailing list