From 37cca00fbe335d8c84d772d4ea3323fa204bcd71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Mon, 9 Nov 2015 12:11:12 +0100 Subject: main/gnome-bluetooth: move to community --- community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules (limited to 'community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules') diff --git a/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules b/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules new file mode 100644 index 0000000000..a76c1e73cf --- /dev/null +++ b/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules @@ -0,0 +1,11 @@ +# Get access to /dev/rfkill for users +# See https://bugzilla.redhat.com/show_bug.cgi?id=514798 +# +# Updated for udev >= 154 +# http://bugs.debian.org/582188 +# https://bugzilla.redhat.com/show_bug.cgi?id=588660 + +ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end" +ACTION!="add|change", GOTO="gnome_bluetooth_end" +KERNEL=="rfkill", TAG+="udev-acl" +LABEL="gnome_bluetooth_end" -- cgit v1.2.3