wok-6.x annotate udev/stuff/45-usb.rules @ rev 15377

python-xlib: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 19 10:56:35 2013 +0000 (2013-10-19)
parents 2452e3f7e866
children
rev   line source
jozee@4930 1 # usb devices
jozee@5054 2 SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE:="0666"
jozee@4930 3 SUBSYSTEM=="usb_device",MODE:="0666"