[PC-BSD Commits] r20158 - pcbsd/current/overlays/desktop-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Sat Nov 10 10:33:16 PST 2012
Author: kris
Date: 2012-11-10 18:33:16 +0000 (Sat, 10 Nov 2012)
New Revision: 20158
Modified:
pcbsd/current/overlays/desktop-overlay/etc/rc.conf
Log:
Also enable for current
Modified: pcbsd/current/overlays/desktop-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/overlays/desktop-overlay/etc/rc.conf 2012-11-10 18:32:47 UTC (rev 20157)
+++ pcbsd/current/overlays/desktop-overlay/etc/rc.conf 2012-11-10 18:33:16 UTC (rev 20158)
@@ -112,6 +112,9 @@
# Enable FSC
fscd_enable="YES"
+# Enable uhidd
+uhidd_enable="YES"
+
# Enable ntpd
ntpd_enable="YES"
ntpd_sync_on_start="YES"
More information about the Commits
mailing list