> -----Original Message-----
> From: Mark Eggers [mailto:its_toas...@yahoo.com]
> $SU - this is the su command to run
> If you're running SELinux, you'll need to set this to /sbin/runuser.

This was it!  SELinux is unfortunately set to "disabled" (as it conflicts
with HBSS, which is required), but changing su to runuser (which I'd not
heard of before) solved the issue.  I ended up with this:

/sbin/runuser tomcat -m -c "$CATALINA_HOME/bin/catalina.sh start -security"

I don't think I'll do much more with variables, as I only have one or two
Tomcat servers, so it doesn't have to be all that flexible.

Thanks very much,

--Ray

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to