gshapiro    2007-06-12 17:33:24 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    etc/defaults         rc.conf 
    etc/rc.d             sendmail 
    release/doc/en_US.ISO8859-1/relnotes article.sgml 
  Log:
  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.496     +6 -0      src/UPDATING
  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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to