udev: avoid [0-9]* as shell globbing pattern
The udev rules expect matches based on shell globbing pattern, not based on regex.
See https://bbs.archlinux.org/viewtopic.php?pid=1415916#p1415916 for some examples
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The udev rules expect matches based on shell globbing pattern, not based on regex.
See https://bbs.archlinux.org/viewtopic.php?pid=1415916#p1415916 for some examples