Date: Fri, 15 Jun 2007 02:39:37 +0000 (UTC) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d sendmail src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml Message-ID: <200706150239.l5F2dbKL076717@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2007-06-15 02:39:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
etc/defaults rc.conf
etc/rc.d sendmail
release/doc/en_US.ISO8859-1/relnotes/common new.sgml
Log:
MFC: Add a new rc.conf variable, sendmail_rebuild_aliases, which tells
/etc/rc.d/sendmail whether or not to run newaliases if the database
is missing or the aliases text file is newer than aliases.db.
In my opinion, the aliases file should never be automatically rebuilt.
The current text form could represent a work in progress. Therefore,
in FreeBSD 7.0, this new option will default to "NO". When this rc.d
change is MFC'ed, it will need to remain "YES" to maintain backward
compatibility.
PR: conf/86252
Approved by: re (kensmith)
MFC after: 3 days
Revision Changes Path
1.316 +1 -0 src/etc/defaults/rc.conf
1.17 +10 -8 src/etc/rc.d/sendmail
1.1039 +6 -0 src/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Revision Changes Path
1.212.2.25 +1 -0 src/etc/defaults/rc.conf
1.12.2.3 +10 -8 src/etc/rc.d/sendmail
1.761.2.80 +6 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706150239.l5F2dbKL076717>
