From 66cf1946803d158c9c329aebaf7924cd5cd92885 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Feb 23 2007 20:05:12 +0000 Subject: Patch to remove redundant mls_trusted_object() call from Dan Walsh. --- diff --git a/Changelog b/Changelog index 98bd993..f6af041 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,4 @@ +- Patch to remove redundant mls_trusted_object() call from Dan Walsh. - Patch for misc fixes to nis ypxfr policy from Dan Walsh. - Patch to allow apmd to telinit from Dan Walsh. - Patch for additional labeling of samba files from Stefan Schulze diff --git a/policy/modules/services/cups.te b/policy/modules/services/cups.te index 85d6770..ac7457a 100644 --- a/policy/modules/services/cups.te +++ b/policy/modules/services/cups.te @@ -71,8 +71,6 @@ ifdef(`enable_mcs',` ifdef(`enable_mls',` init_ranged_daemon_domain(cupsd_t,cupsd_exec_t,mls_systemhigh) - - mls_trusted_object(cupsd_var_run_t) ') ########################################