aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/bluetooth.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/bluetooth.te')
-rw-r--r--selinux/bluetooth.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/bluetooth.te b/selinux/bluetooth.te
index 42c91ec..7846f67 100644
--- a/selinux/bluetooth.te
+++ b/selinux/bluetooth.te
@@ -2,3 +2,5 @@ allow bluetooth bluetooth_data_file:file { read open };
allow bluetooth serial_device:chr_file { read write ioctl open };
allow bluetooth wifi_data_file:file { read open };
allow bluetooth radio_device:file write;
+allow bluetooth sysfs_bluetooth_writable:dir search;
+allow bluetooth sysfs_bluetooth_writable:lnk_file read;