Richard Thiemann created DAEMON-307:
---------------------------------------

             Summary: -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)

Reply via email to