remove incorrect comment that I missed in my last change

This commit is contained in:
Kip Macy 2008-06-15 13:26:25 +00:00
parent 3edb14e94b
commit 04d2afedf1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179805

View file

@ -108,8 +108,6 @@ detach 100 {
action "/etc/rc.d/syscons setkeyboard /dev/kbd0";
};
# The entry below starts moused when a mouse is plugged in. Moused
# stops automatically (actually it bombs :) when the device disappears.
attach 100 {
device-name "ums[0-9]+";
action "/etc/rc.d/moused quietstart $device-name";