Patch to remove redundant mls_trusted_object() call from Dan Walsh.
This commit is contained in:
parent
4685213857
commit
66cf194680
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
')
|
||||
|
||||
########################################
|
||||
|
|
Loading…
Reference in New Issue