mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-03-11 17:31:10 +07:00
rules: fix extra quote in 50-udev-default.rules
Patch from Gerardo Exequiel Pozzi.
This commit is contained in:
parent
1d59ba4077
commit
3b8103d45f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user