|
From: <mai...@st...> - 2005-03-13 16:25:58
|
Hello,
Does anyone know how to start a wrapper as a user from rc.local?
su user -c /home/path/to/tomcat/bin/tomcat start
I just get error with wrapper spitting out the commands it can utilize
{ console | start | stop | restart | status | dump } etc
The above does not work. However, this does:
su user -c /home/path/to/tomcat/bin/startup.sh
Documentation suggest to setup symlink, but that starts up the wrapper as root.
Any ideas? THANKS!
John
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
|