summaryrefslogtreecommitdiff
path: root/61-gnome-bluetooth-rfkill.rules
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 14:32:56 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 14:32:56 +0000
commit47136b069861b0fe248db9c5f65aea28bcd52230 (patch)
tree71374192fb9ce7a70f5eb633b2af4c0ba40e565c /61-gnome-bluetooth-rfkill.rules
parent749597ef999e35b07ddf6cd1bdb83fba1e9ec4dc (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"