[PC-BSD Commits] r8014 - pcbsd/current/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 10 11:33:18 PST 2010
Author: kris
Date: 2010-11-10 11:33:18 -0800 (Wed, 10 Nov 2010)
New Revision: 8014
Modified:
pcbsd/current/system-overlay/etc/rc.conf
Log:
Enable pbid on 9
Modified: pcbsd/current/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/system-overlay/etc/rc.conf 2010-11-10 18:08:33 UTC (rev 8013)
+++ pcbsd/current/system-overlay/etc/rc.conf 2010-11-10 19:33:18 UTC (rev 8014)
@@ -74,3 +74,6 @@
# Disable writing syslogs to remote devices by default
syslogd_flags="-c -ss"
+
+# Enable pbid
+pbid_enable="YES"
More information about the Commits
mailing list