Date: Sat, 20 Apr 2002 12:00:11 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/mtree BSD.sendmail.dist BSD.var.dist Message-ID: <200204201900.g3KJ0Bk38487@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2002/04/20 12:00:11 PDT Modified files: etc Makefile etc/mtree BSD.var.dist Added files: etc/mtree BSD.sendmail.dist Log: In my continuing crusade to make life better for non-sendmail users, avoid the creation of /var/spool/clientmqueue and therefore the need for the smmsp user and group if NO_SENDMAIL is defined. This required breaking out the creation of the directory into a new BSD.sendmail.dist mtree file. MFC after: 1 week Revision Changes Path 1.280 +7 -1 src/etc/Makefile 1.1 +14 -0 src/etc/mtree/BSD.sendmail.dist (new) 1.61 +1 -3 src/etc/mtree/BSD.var.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204201900.g3KJ0Bk38487>