From 56a1a7e9f425c999000b7f0f279eba4b52b44166 Mon Sep 17 00:00:00 2001 From: Stephen Smalley <sds@tycho.nsa.gov> Date: Fri, 6 Dec 2013 10:25:43 -0500 Subject: [PATCH] Make nfc enforcing. Change-Id: Ibb350951c9ec06feeb620358d3a207cedf8934c0 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> --- nfc.te | 1 - 1 file changed, 1 deletion(-) diff --git a/nfc.te b/nfc.te index efb1a14b5..9a354bb58 100644 --- a/nfc.te +++ b/nfc.te @@ -1,6 +1,5 @@ # nfc subsystem type nfc, domain; -permissive nfc; app_domain(nfc) # NFC device access. -- GitLab