diff --git a/etc/devd.conf b/etc/devd.conf index 32466596f020..8dbf34b605c1 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -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";