I copy catalina.sh to /etc/init.d/tomcat and sudo chkconfig --add tomcat it started as root user,I want use another user,how?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
migrated from stackoverflow.com Aug 10 '11 at 5:54
|
If you do want to create your own start up script for whatever reason. Then to run tomcat under another user use |
|||
|
|
|
You should not copy Also, using |
|||
|
|