[PC-BSD Commits] r5592 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Dec 14 09:01:38 PST 2009
Author: kris
Date: 2009-12-14 09:01:38 -0800 (Mon, 14 Dec 2009)
New Revision: 5592
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Don't include ntp enabled by default in PC-BSD, will be set by the installer
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2009-12-14 15:39:33 UTC (rev 5591)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2009-12-14 17:01:38 UTC (rev 5592)
@@ -52,10 +52,6 @@
hpiod_enable="NO"
hpssd_enable="NO"
-# Enable ntpd
-ntpd_enable="YES"
-ntpd_sync_on_start="YES"
-
# Enable the firewall
pf_rules="/etc/pf.conf"
pf_enable="YES"
More information about the Commits
mailing list