diff --git a/Changelog b/Changelog index 98bd993c..f6af041c 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 85d6770e..ac7457a2 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) ') ########################################