updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gnome-bluetooth-git / 61-gnome-bluetooth-rfkill.rules
bloba76c1e73cf79d7020c6d4ef0206fb013067fc0d4
1 # Get access to /dev/rfkill for users
2 # See https://bugzilla.redhat.com/show_bug.cgi?id=514798
4 # Updated for udev >= 154
5 # http://bugs.debian.org/582188
6 # https://bugzilla.redhat.com/show_bug.cgi?id=588660
8 ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
9 ACTION!="add|change", GOTO="gnome_bluetooth_end"
10 KERNEL=="rfkill", TAG+="udev-acl"
11 LABEL="gnome_bluetooth_end"