diff --git a/61-kde-bluetooth-rfkill.rules b/61-kde-bluetooth-rfkill.rules new file mode 100644 index 0000000..c6c4b3d --- /dev/null +++ b/61-kde-bluetooth-rfkill.rules @@ -0,0 +1,8 @@ +# 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" +