On Wed, 13 Apr 2005 13:53:48 -0500, James Hawkins wrote:
Yes it is. I just disabled it and will reboot as soon as a download finishes to see if that fixes the problem.
It will do. Run restorecon to fix it.
I think the problem is some of our ELF libraries have text relocations, and on SELinux targetted you need to mark textrel libs as shlib_textrel_t.
I know a bit about SELinux, I'll investigate this.