Perhaps controversial changes First sent on Jul 19, dwalsh described the need for the patch here: http://marc.info/?l=selinux&m=121726318902852&w=2 Refreshed to apply cleanly to SVN repo Index: refpolicy/policy/modules/admin/logrotate.te =================================================================== --- refpolicy.orig/policy/modules/admin/logrotate.te 2008-08-03 16:47:00.000000000 +0200 +++ refpolicy/policy/modules/admin/logrotate.te 2008-08-03 16:59:10.000000000 +0200 @@ -97,6 +97,7 @@ files_read_etc_files(logrotate_t) files_read_etc_runtime_files(logrotate_t) files_read_all_pids(logrotate_t) +files_search_all(logrotate_t) # Write to /var/spool/slrnpull - should be moved into its own type. files_manage_generic_spool(logrotate_t) files_manage_generic_spool_dirs(logrotate_t) @@ -142,9 +143,8 @@ ') optional_policy(` - apache_read_config(logrotate_t) - apache_domtrans(logrotate_t) apache_signull(logrotate_t) + apache_manage_all_content(logrotate_t) ') optional_policy(` @@ -186,6 +186,5 @@ ') optional_policy(` - # cjp: why? - squid_domtrans(logrotate_t) + squid_signal(logrotate_t) ') -- David Härdeman -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.