From d14e9deaa495e4bf30ad1c2fa1fa20fbb7d2d745 Mon Sep 17 00:00:00 2001 From: Stephen Smalley <sds@tycho.nsa.gov> Date: Thu, 16 Jan 2014 13:44:28 -0500 Subject: [PATCH] Make bluetooth enforcing (again). Previous bluetooth denials should be addressed by I14b0530387edce1097387223f0def9b59e4292e0. Change-Id: I5c6b44a142a7e545230b89df9c4500ce2fab4ab6 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 a46ace80a..46ce69356 100644 --- a/bluetooth.te +++ b/bluetooth.te @@ -1,6 +1,5 @@ # bluetooth subsystem type bluetooth, domain; -permissive_or_unconfined(bluetooth) app_domain(bluetooth) # Data file accesses. -- GitLab