[gnome-color-manager] Do not use ACL_MANAGE, udev is already doing this for us
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Do not use ACL_MANAGE, udev is already doing this for us
- Date: Thu, 4 Mar 2010 10:06:20 +0000 (UTC)
commit 82bbeb6f75ad3176e59f1595a17a1cbc4491a807
Author: Richard Hughes <richard hughsie com>
Date: Thu Mar 4 10:04:52 2010 +0000
Do not use ACL_MANAGE, udev is already doing this for us
rules/95-gcm-colorimeters.rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rules/95-gcm-colorimeters.rules b/rules/95-gcm-colorimeters.rules
index c4a0a13..5d886b6 100644
--- a/rules/95-gcm-colorimeters.rules
+++ b/rules/95-gcm-colorimeters.rules
@@ -59,6 +59,6 @@ ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0300", ENV{GCM_COLORIMETER}="1", ENV
ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2005", ENV{GCM_COLORIMETER}="1", ENV{GCM_TYPE_DISPLAY}="1"
# color calibration device
-ENV{GCM_COLORIMETER}=="*?", ENV{ACL_MANAGE}="1", IMPORT{program}="usb-db %p"
+ENV{GCM_COLORIMETER}=="*?", IMPORT{program}="usb-db %p"
LABEL="gcm_rules_end"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]