[PC-BSD Commits] r6495 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Fri Apr 2 09:41:05 PDT 2010
Author: kris
Date: 2010-04-02 09:41:05 -0700 (Fri, 02 Apr 2010)
New Revision: 6495
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Added webcamd support to rc.conf
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2010-04-02 16:38:52 UTC (rev 6494)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2010-04-02 16:41:05 UTC (rev 6495)
@@ -79,3 +79,6 @@
# Enable BSDStats
bsdstats_enable="YES"
+
+# Enable webcamd
+webcamd_enable="YES"
More information about the Commits
mailing list