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

Add py3k3: Python 3.3.x - py3k is 3.2.x
author Nathan Neulinger <nneul@neulinger.org>
date Sat May 16 14:55:13 2015 +0000 (2015-05-16)
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"