diff options
Diffstat (limited to 'etc/udev/udev.rules.devfs')
-rw-r--r-- | etc/udev/udev.rules.devfs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/udev/udev.rules.devfs b/etc/udev/udev.rules.devfs index 026e9465b1..c04fc7e8ef 100644 --- a/etc/udev/udev.rules.devfs +++ b/etc/udev/udev.rules.devfs @@ -71,7 +71,6 @@ KERNEL="seq", NAME="snd/%k" # input devices KERNEL="mice", NAME="input/%k" -KERNEL="keyboard", NAME="input/%k" KERNEL="mouse*", NAME="input/%k" KERNEL="event*", NAME="input/%k" KERNEL="js*", NAME="input/%k" |