wok view udev/stuff/45-usb.rules @ rev 20366

debugging with markers, I think the build server does NOT build the gpg... but here locally gpg binary is created and at the place it should be
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 20:40:08 2018 +0000 (2018-06-09)
parents 2452e3f7e866
children
line source
1 # usb devices
2 SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE:="0666"
3 SUBSYSTEM=="usb_device",MODE:="0666"