aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules')
-rw-r--r--community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules b/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules
index a76c1e73cf7..cd29294cada 100644
--- a/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules
+++ b/community/gnome-bluetooth/61-gnome-bluetooth-rfkill.rules
@@ -7,5 +7,7 @@
ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
ACTION!="add|change", GOTO="gnome_bluetooth_end"
+# https://github.com/systemd/systemd/pull/21605
+KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"
KERNEL=="rfkill", TAG+="udev-acl"
LABEL="gnome_bluetooth_end"