Date: Sat, 3 May 1997 13:15:15 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/mtree BSD.var.dist Message-ID: <199705032015.NAA24401@freefall.freebsd.org>
index | next in thread | raw e-mail
jkh 97/05/03 13:15:15 Modified: etc/mtree BSD.var.dist Log: Change group ownership of /var/mail to mail and permission to 0775. This does *not* instantly make any program which "ensures" mail spool consistency by creating lock files safe in any way since other tools, like mail.local, will be using flock() semantics and any such lock file will simply be ignored. It does, however, allow a lot of things which are currently suid root in order to create such bogus lockfiles to, at least, be bogus at a much lower level of privilege (and this is good). Ultimately, of course, everybody should just use flock. Revision Changes Path 1.30 +2 -2 src/etc/mtree/BSD.var.disthelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705032015.NAA24401>
