aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/bluetooth.te')
-rw-r--r--selinux/bluetooth.te3
1 files changed, 2 insertions, 1 deletions
diff --git a/selinux/bluetooth.te b/selinux/bluetooth.te
index a6e68b8..903cc85 100644
--- a/selinux/bluetooth.te
+++ b/selinux/bluetooth.te
@@ -1,2 +1,3 @@
allow bluetooth smd_device:chr_file { read write ioctl open };
-allow bluetooth sysfs:file { write }; \ No newline at end of file
+allow bluetooth sysfs:file { write };
+allow bluetooth log_device:chr_file write;