[PC-BSD Commits] r433 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 9 09:02:51 PDT 2007
Author: kris
Date: 2007-07-09 17:02:51 +0100 (Mon, 09 Jul 2007)
New Revision: 433
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Enabled the mixer in rc.conf
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2007-07-09 16:01:41 UTC (rev 432)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2007-07-09 16:02:51 UTC (rev 433)
@@ -52,3 +52,4 @@
pf_rules="/etc/pf.conf"
pf_enable="YES"
pf_flags=""
+mixer_enable="YES"
More information about the Commits
mailing list