Patch to remove redundant mls_trusted_object() call from Dan Walsh.

This commit is contained in:
Chris PeBenito 2007-02-23 20:05:12 +00:00
parent 4685213857
commit 66cf194680
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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)
')
########################################