diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-02 07:06:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-02 07:06:37 +0000 |
commit | b2c1ca018de3c2bc35fc03e203be398cedafd299 (patch) | |
tree | 71374192fb9ce7a70f5eb633b2af4c0ba40e565c /61-gnome-bluetooth-rfkill.rules | |
parent | ff45d3bd29dcca879a26da78aa398f9ad5e88a07 (diff) |
automatic import of gnome-bluetoothopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to '61-gnome-bluetooth-rfkill.rules')
-rw-r--r-- | 61-gnome-bluetooth-rfkill.rules | 7 |
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" |