Description of problem: mod_jk2 creates a shm file in /var/log/httpd. This should be moved to /var/run/httpd instead.
This bug is causing us to write bad policy. We really only want to allow httpd to append to log files not write them, so if this could be moved to /var/run it would help us out. Dan
Fixed in CVS. I have a couple really useful bugfixes that didn't get built in time for FC2, so when I've finished the last of them I'll issue an update.
Ok, so I never did issue the update, but the packages will be different for FC3 so I'll leave this bug open to remind me to make sure that the FC3 packages are correct.