Bug#822635: udev rules for USB device access effective at boot, but not on hotplug
Martin Pitt
mpitt at debian.org
Sat May 7 00:12:27 BST 2016
Control: tag -1 moreinfo
Hello Josh,
Josh Triplett [2016-04-25 13:48 -0700]:
> ~$ cat /etc/udev/rules.d/99-local-gnubby.rules
> SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0200", TAG+="uaccess"
>
> If I boot with the device attached, this seems to take effect:
>
> However, if I unplug and replug the device, this rule no longer seems to take
> effect:
The uaccess tag is evaluated in /lib/udev/rules.d/73-seat-late.rules,
thus 99-* is too late. Can you please move it to e. g.
70-gnubby.rules? I'm fairly sure it will work then, but I'll keep the
bug open until you confirm, just in case.
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
More information about the Pkg-systemd-maintainers
mailing list