[PC-BSD Commits] r615 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 23 10:14:51 PDT 2007
Author: kris
Date: 2007-08-23 10:14:51 -0700 (Thu, 23 Aug 2007)
New Revision: 615
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Disable sendmail by default in rc.conf
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2007-08-23 16:51:10 UTC (rev 614)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2007-08-23 17:14:51 UTC (rev 615)
@@ -7,6 +7,7 @@
moused_enable="YES"
devd_enable="YES"
devfs_system_ruleset="devfsrules_common"
+sendmail_enable="NO"
sendmail_rebuild_aliases="YES"
#Enable samba server
More information about the Commits
mailing list