From 63c26f6b4d9320aaf93a4b3d4f44fa00fb20f439 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 6 Dec 2013 10:26:57 -0500
Subject: [PATCH] Make wpa_supplicant enforcing.

Change-Id: Idc26aadd0add9f39447d51a1d82a55a957a88e9a
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
---
 wpa_supplicant.te | 1 -
 1 file changed, 1 deletion(-)

diff --git a/wpa_supplicant.te b/wpa_supplicant.te
index 6ff1e106f..38c0fb06b 100644
--- a/wpa_supplicant.te
+++ b/wpa_supplicant.te
@@ -1,6 +1,5 @@
 # wpa - wpa supplicant or equivalent
 type wpa, domain;
-permissive_or_unconfined(wpa)
 type wpa_exec, exec_type, file_type;
 
 init_daemon_domain(wpa)
-- 
GitLab