Steve Langasek reminded me of the following:
Shouldn't tomcat be using something other than /var/lib for a temp directory? 
This is an FHS violation, and is inconsistent with things like backup policies 
that try to avoid temp files.

Rather than cleaning up a static directory at each restart, creating
(safely) a /tmp/tomcat.XXXX and setting it as the jvm TMPDIR at each
restart might be cleaner.

-- 
/var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart
https://bugs.launchpad.net/bugs/287452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to