GROUP="plugdev" no longer exists, replace those by TAG+="uaccess"

Signed-off-by: Cho, Yu-Chen <a...@suse.com>
---
 udev/openobex.rules.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/udev/openobex.rules.in b/udev/openobex.rules.in
index 9c83ed3..ffa9e1a 100644
--- a/udev/openobex.rules.in
+++ b/udev/openobex.rules.in
@@ -1,3 +1,3 @@
 #udev script to make USB CDC devices with OBEX accessible to users
 
-ACTION=="add", SUBSYSTEM=="usb", PROGRAM="@prefix@/sbin/obex-check-device 
$attr{idVendor} $attr{idProduct}", MODE="660", GROUP="plugdev"
+ACTION=="add", SUBSYSTEM=="usb", PROGRAM="@prefix@/sbin/obex-check-device 
$attr{idVendor} $attr{idProduct}", TAG+="uaccess"
-- 
1.8.4.5


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to