From de9ebc2a24acad5c0e49a788e6d3d1f41bb38bbc Mon Sep 17 00:00:00 2001 From: Stephen Smalley <sds@tycho.nsa.gov> Date: Fri, 7 Mar 2014 14:37:42 -0500 Subject: [PATCH] Make clatd enforcing. Change-Id: I764086a83d89d5c94c13400cab590933727d261b Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> --- clatd.te | 1 - 1 file changed, 1 deletion(-) diff --git a/clatd.te b/clatd.te index 497110293..be0314df4 100644 --- a/clatd.te +++ b/clatd.te @@ -1,6 +1,5 @@ # 464xlat daemon type clatd, domain; -permissive_or_unconfined(clatd) type clatd_exec, exec_type, file_type; net_domain(clatd) -- GitLab