On Sat, May 29, 2010 at 07:45:55PM +0200, sean finney wrote:
> failing anything else, if this udev/acl/consoleKit thing doesn't work, i
> suggest at the very least the device is set to 664 root:netdev (though

Even though the bug is upload pending since a month or so...
The attached patch fixes the problem until a new version gets released.


Mario
-- 
<delta> talk softly and carry a keen sword
--- /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules.orig	2010-04-23 09:56:49.000000000 +0200
+++ /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules	2010-06-22 15:13:03.000000000 +0200
@@ -4,7 +4,4 @@
 # http://bugs.debian.org/563902
 # https://bugzilla.redhat.com/show_bug.cgi?id=514798
 
-ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
-ACTION!="add|change", GOTO="gnome_bluetooth_end"
-KERNEL=="rfkill", ENV{ACL_MANAGE}="1"
-LABEL="gnome_bluetooth_end"
+KERNEL=="rfkill", ACTION=="add|change", TAG+="udev-acl"

Attachment: signature.asc
Description: Digital signature

Reply via email to