Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
36058
Description
Hi,
i'm using jsvc to start tomcat. It works perfectly, but i'd like to set the
umask for files that tomcat writes. So i set the umask prior to starting jsvc.
This has bad sideeffects: the pidfile and the logfile are created with the same
umask.
Is it possible, that jsvc sets the umask for the tomcat-process after creating
the pid- and logfile?
Thx
Sven