[PC-BSD Commits] r2717 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Sat Sep 6 07:02:39 PDT 2008
Author: kris
Date: 2008-09-06 07:02:39 -0700 (Sat, 06 Sep 2008)
New Revision: 2717
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Enable bsdstats by default for PC-BSD 7
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2008-09-06 13:52:16 UTC (rev 2716)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2008-09-06 14:02:39 UTC (rev 2717)
@@ -13,6 +13,7 @@
# Enable the pcbsd startup / shutdown scripts
pcbsdinit_enable="YES"
+bsdstats_enable="YES"
#Enable samba server
samba_enable="YES"
@@ -49,6 +50,7 @@
hpiod_enable="NO"
hpssd_enable="NO"
+
# ntpdate is deprecated and will eventually be removed from the distribution since
# the same functionality is available in ntpd(8).
# Without "ntpd_sync_on_start" option, ntpd refuses to perform an
More information about the Commits
mailing list