From 935abced5256878d8ed64e1cdd85c2a60f8f9139 Mon Sep 17 00:00:00 2001 From: Stephen Smalley <sds@tycho.nsa.gov> Date: Fri, 14 Mar 2014 08:41:47 -0400 Subject: [PATCH] Make mdnsd enforcing. Change-Id: I610723eb9f2edcb4525b0e2d7e55616a1d93957d Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> --- mdnsd.te | 1 - 1 file changed, 1 deletion(-) diff --git a/mdnsd.te b/mdnsd.te index cfcf87341..7e14b529b 100644 --- a/mdnsd.te +++ b/mdnsd.te @@ -1,6 +1,5 @@ # mdns daemon type mdnsd, domain; -permissive_or_unconfined(mdnsd) type mdnsd_exec, exec_type, file_type; init_daemon_domain(mdnsd) -- GitLab