RFC: Enable Moused on boot
David Rhodus
sdrhodus at gmail.com
Wed Dec 29 09:50:25 PST 2010
It is helpful here to have moused enabled from the start.
Thoughts about adding this to the release builder ?
diff --git a/nrelease/root/etc/rc.conf b/nrelease/root/etc/rc.conf
index d3292cb..825ea6c 100644
--- a/nrelease/root/etc/rc.conf
+++ b/nrelease/root/etc/rc.conf
@@ -10,3 +10,6 @@ syslogd_enable="NO"
nfs_client_enable="YES"
rpc_umntall_enable="NO"
cron_enable="NO"
+
+moused_enable="YES"
+moused_type="auto"
More information about the Kernel
mailing list