From e3d0e655e8c71d298efa1b5ed6659c3660b8f802 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 14 Mar 2014 08:41:03 -0400
Subject: [PATCH] Make hostapd enforcing.

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

diff --git a/hostapd.te b/hostapd.te
index 90a031400..ad86a3a5b 100644
--- a/hostapd.te
+++ b/hostapd.te
@@ -1,6 +1,5 @@
 # userspace wifi access points
 type hostapd, domain;
-permissive_or_unconfined(hostapd)
 type hostapd_exec, exec_type, file_type;
 
 net_domain(hostapd)
-- 
GitLab