summaryrefslogtreecommitdiffstats
path: root/selinux/init.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/init.te')
-rw-r--r--selinux/init.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/selinux/init.te b/selinux/init.te
new file mode 100644
index 0000000..2f29889
--- /dev/null
+++ b/selinux/init.te
@@ -0,0 +1,3 @@
+allow init wpa_socket:unix_dgram_socket { bind create };
+
+