Note that I've seen no actual *problem* here, but with exim running I'm getting: type=AVC msg=audit(1313231101.900:312918): avc: denied { write } for pid=4641 comm="exim_tidydb" name="wait-remote_smtp.lockfile" dev=vda2 ino=6313 scontext=system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 tcontext=system_u:object_r:exim_spool_t:s0 tclass=file Which appears to be caused by /etc/cron.daily/exim-tidydb audit2allow says: allow system_cronjob_t exim_spool_t:file write; I imagine there's something in the cron or exim interfaces that would be better, but I also imagine y'all can find it faster than I can. :) -Robin
If you chcon -t exim_exec_t exim_tidydb Does it solve the problem?
I'll see for sure tonight, but my manual test run indicates that it does fix it, yes. -Robin
*** Bug 732225 has been marked as a duplicate of this bug. ***
selinux-policy-3.9.16-39.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/selinux-policy-3.9.16-39.fc15
Package selinux-policy-3.9.16-39.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.9.16-39.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/selinux-policy-3.9.16-39.fc15 then log in and leave karma (feedback).
selinux-policy-3.9.16-39.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.