From a5ef97a3960daa909132bcb440efb3e2311df739 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 7 Mar 2014 14:59:51 -0500
Subject: [PATCH] Make mtp enforcing.

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

diff --git a/mtp.te b/mtp.te
index 320f4af61..dd7667491 100644
--- a/mtp.te
+++ b/mtp.te
@@ -1,6 +1,5 @@
 # vpn tunneling protocol manager
 type mtp, domain;
-permissive_or_unconfined(mtp)
 type mtp_exec, exec_type, file_type;
 
 init_daemon_domain(mtp)
-- 
GitLab