[
https://issues.apache.org/jira/browse/DAEMON-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797912#comment-13797912
]
Mladen Turk commented on DAEMON-307:
------------------------------------
Can you post debug log message for those situations
You'll have to turn on debug logging, and the lines should contain
"Switching umask back to 0NNN from 0NNN"
> -umask input values and correlating output pid file permissions
> ---------------------------------------------------------------
>
> Key: DAEMON-307
> URL: https://issues.apache.org/jira/browse/DAEMON-307
> Project: Commons Daemon
> Issue Type: Bug
> Components: Jsvc
> Affects Versions: 1.0.15
> Environment: CentOS 6.3 64-bit
> Reporter: Richard Thiemann
> Priority: Minor
>
> I'm passing the following input values to the -umask flag in a bourne shell
> script and get the following resulting file permissions on the pid file.
> umask | file permissions on PID file
> 0011 | 644
> 0002 | 644
> 0022 | 644
> 0003 | 644
> 0033 | 644
> 0004 | 640
> 0005 | 640
> 0055 | 600
> 0006 | 640
> 0072 | 604
> 0073 | 604
> Which I don't believe is the correct output.
--
This message was sent by Atlassian JIRA
(v6.1#6144)