From 2eba9c5fa244b5ed10073dc2e796ecf10a13d2ec Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 6 Dec 2013 10:25:42 -0500
Subject: [PATCH] Make bluetooth enforcing.

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

diff --git a/bluetooth.te b/bluetooth.te
index a6e0c4e4d..a391ef7a7 100644
--- a/bluetooth.te
+++ b/bluetooth.te
@@ -1,6 +1,5 @@
 # bluetooth subsystem
 type bluetooth, domain;
-permissive bluetooth;
 app_domain(bluetooth)
 
 # Data file accesses.
-- 
GitLab