forked from pool/argyllcms
18 lines
935 B
Diff
18 lines
935 B
Diff
|
diff -up Argyll_V1.3.0/libusb1/55-Argyll.rules.udev151 Argyll_V1.3.0/libusb1/55-Argyll.rules
|
||
|
--- Argyll_V1.3.0/libusb1/55-Argyll.rules.udev151 2010-09-23 11:42:00.784827088 +0200
|
||
|
+++ Argyll_V1.3.0/libusb1/55-Argyll.rules 2010-09-23 11:42:10.586231594 +0200
|
||
|
@@ -43,12 +43,6 @@ ATTRS{idVendor}=="085c", ATTRS{idProduct
|
||
|
# Huey
|
||
|
ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2005", ENV{COLOR_MEASUREMENT_DEVICE}="1"
|
||
|
|
||
|
-# Let udev-acl and ConsoleKit manage these devices, if applicable
|
||
|
-TEST=="/lib/udev/udev-acl", TEST=="/var/run/ConsoleKit/database", ENV{COLOR_MEASUREMENT_DEVICE}=="*?", ENV{ACL_MANAGE}="1"
|
||
|
-
|
||
|
-# Otherwise, restrict access to members of the plugdev group
|
||
|
-ENV{COLOR_MEASUREMENT_DEVICE}=="*?", ENV{ACL_MANAGE}!="*?", MODE="660", GROUP="plugdev"
|
||
|
-
|
||
|
# Set ID_VENDOR and ID_MODEL acording to VID and PID
|
||
|
IMPORT{program}="usb-db %p"
|
||
|
|
||
|
diff -up Argyll_V1.3.0/libusb/55-Argyll.rules.udev151 Argyll_V1.3.0/libusb/55-Argyll.rules
|