summaryrefslogtreecommitdiffstats
path: root/selinux/wpa.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/wpa.te')
-rw-r--r--selinux/wpa.te7
1 files changed, 7 insertions, 0 deletions
diff --git a/selinux/wpa.te b/selinux/wpa.te
new file mode 100644
index 0000000..32dc267
--- /dev/null
+++ b/selinux/wpa.te
@@ -0,0 +1,7 @@
+allow wpa persist_file:dir search;
+qmux_socket(wpa);
+
+allow wpa self:socket create_socket_perms;
+allow wpa smem_log_device:chr_file rw_file_perms;
+allow wpa proc_net:file write;
+allow wpa wifi_data_file:sock_file { write };