summaryrefslogtreecommitdiff
path: root/61-gnome-bluetooth-rfkill.rules
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 02:08:24 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 02:08:24 +0000
commit8277f880dabb0cef06d3162d7369b7e4900e296c (patch)
tree71374192fb9ce7a70f5eb633b2af4c0ba40e565c /61-gnome-bluetooth-rfkill.rules
parentdd78d664f2159e2695798588bb3dc5ca08b75d82 (diff)
automatic import of gnome-bluetoothopeneuler24.03_LTS
Diffstat (limited to '61-gnome-bluetooth-rfkill.rules')
-rw-r--r--61-gnome-bluetooth-rfkill.rules7
1 files changed, 7 insertions, 0 deletions
diff --git a/61-gnome-bluetooth-rfkill.rules b/61-gnome-bluetooth-rfkill.rules
new file mode 100644
index 0000000..d7d9650
--- /dev/null
+++ b/61-gnome-bluetooth-rfkill.rules
@@ -0,0 +1,7 @@
+# Get access to /dev/rfkill for users
+# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
+#
+# Simplified by Kay Sievers
+# https://bugzilla.redhat.com/show_bug.cgi?id=733326
+
+KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"