[PC-BSD Commits] r5987 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 13 07:03:08 PST 2010
Author: kris
Date: 2010-01-13 07:03:08 -0800 (Wed, 13 Jan 2010)
New Revision: 5987
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Update rc.conf to enable bsdstats on 8.0
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2010-01-13 15:02:17 UTC (rev 5986)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2010-01-13 15:03:08 UTC (rev 5987)
@@ -76,3 +76,6 @@
# Enable IPV6 support
ipv6_enable="YES"
+
+# Enable BSDStats
+bsdstats_enable="YES"
More information about the Commits
mailing list