rules: fix extra quote in 50-udev-default.rules

Patch from Gerardo Exequiel Pozzi.
This commit is contained in:
Kay Sievers 2009-03-18 02:32:12 +01:00
parent 1d59ba4077
commit 3b8103d45f

View File

@ -107,7 +107,7 @@ KERNEL=="hw_random", NAME="hwrng"
KERNEL=="mmtimer", MODE="0644"
KERNEL=="rflash[0-9]*", MODE="0400"
KERNEL=="rrom[0-9]*", MODE="0400"
KERNEL=="sxctl", NAME="specialix_sxctl""
KERNEL=="sxctl", NAME="specialix_sxctl"
KERNEL=="rioctl", NAME="specialix_rioctl"
KERNEL=="iowarrior[0-9]*", NAME="usb/%k"
KERNEL=="hiddev[0-9]*", NAME="usb/%k"