Disable for java?

Bruno Wolff III bruno at wolff.to
Fri May 5 02:54:53 UTC 2006


On Thu, May 04, 2006 at 18:44:20 -0700,
  Fred Harris <frharris27 at yahoo.com> wrote:
> 
> The problem I'm having is that I'm getting a million messages
> complaining about "execmem", I guess having something to
> do with accessing shared memory.  I'm trying to run Tomcat
> and get about 100 messages per minute, so I'm faced
> with either turning off selinux completely, turning off
> the error logging on selinux, or turning off selinux
> for java specifically.

One option would be to turn off execmem for everything until you get a
chance to figure out how to do something more limited.
You can do this in the security settings or use 'setsebool -P allow_execmem on'.




More information about the selinux mailing list