On 8/9/07, Andrew R Feller <[EMAIL PROTECTED]> wrote: > What type of startup/shutdown scripts are people using for Tomcat on RHEL? > Do you use the default startup / shutdown scripts included with the Tomcat > binaries? Do you use the jsvc daemon? > > As I want Tomcat to run as a non-root user, I have been using the jsvc > daemon, but I don't know whether that is the best choice.
We're using the default startup / shutdown scripts provided with Tomcat on RHEL / CentOS 5. Those default to running Tomcat as the tomcat user instead of as root. Josh Kelley _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
