On Wed, Jun 05, 2013 at 03:38:17PM +0900, Hiroaki KAWAI wrote: > Hum... interesting. In Ubuntu tomcat6, the catalina.out > is handled in init script. > > 1. Download tomcat6_6.0.35-6.debian.tar.gz from > http://packages.ubuntu.com/raring/tomcat6 > 2. untar it and look into the init script > -------------------- > : > touch "$CATALINA_PID" "$CATALINA_BASE"/logs/catalina.out > chown $TOMCAT6_USER "$CATALINA_PID" "$CATALINA_BASE"/logs/catalina.out > : > -------------------- > > I'd like to put a patch in reviewboard soon.
Pushed your RPM patch to master, please let Joe know when you fix DEBs so he can spin a 4.1.1 VOTE. commit 78196384ae905ddf01b1b2f76b9d397aa4117482 Author: Hiroaki KAWAI <[email protected]> Date: Tue Jun 4 12:41:09 2013 +0900 CLOUDSTACK-2758: touch file for tomcat6 package change CVS 2013-1976 catalina.out must be prepared by package installation. Signed-off-by: Prasanna Santhanam <[email protected]> Thanks, -- Prasanna., ------------------------ Powered by BigRock.com
