[PC-BSD Commits] r435 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 9 11:12:12 PDT 2007
Author: kris
Date: 2007-07-09 19:12:12 +0100 (Mon, 09 Jul 2007)
New Revision: 435
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Allow sendmail to rebuild its aliases file, getting rid of error messages
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2007-07-09 16:16:11 UTC (rev 434)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2007-07-09 18:12:12 UTC (rev 435)
@@ -53,3 +53,4 @@
pf_enable="YES"
pf_flags=""
mixer_enable="YES"
+sendmail_rebuild_aliases="YES"
More information about the Commits
mailing list