You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Osipov (Created) (JIRA)" <ji...@apache.org> on 2011/10/24 12:51:32 UTC

[jira] [Created] (DAEMON-221) Provide umask rather than compile time flag for umask

Provide umask rather than compile time flag for umask
-----------------------------------------------------

                 Key: DAEMON-221
                 URL: https://issues.apache.org/jira/browse/DAEMON-221
             Project: Commons Daemon
          Issue Type: Improvement
          Components: Jsvc
    Affects Versions: 1.0.7
            Reporter: Michael Osipov


umask can only be modified at compile time with -DUMASK... this is somewhat annoying. Please include a -umask option which takes in a octal number. A sane umask (0777) should remain of course.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DAEMON-221) Provide umask rather than compile time flag for umask

Posted by "Sebb (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated DAEMON-221:
------------------------

    Fix Version/s: 1.0.8
    
> Provide umask rather than compile time flag for umask
> -----------------------------------------------------
>
>                 Key: DAEMON-221
>                 URL: https://issues.apache.org/jira/browse/DAEMON-221
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Assignee: Mladen Turk
>             Fix For: 1.0.8
>
>
> umask can only be modified at compile time with -DUMASK... this is somewhat annoying. Please include a -umask option which takes in a octal number. A sane umask (0777) should remain of course.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DAEMON-221) Provide umask rather than compile time flag for umask

Posted by "Mladen Turk (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139195#comment-13139195 ] 

Mladen Turk commented on DAEMON-221:
------------------------------------

--umask will be added to 1.0.8

                
> Provide umask rather than compile time flag for umask
> -----------------------------------------------------
>
>                 Key: DAEMON-221
>                 URL: https://issues.apache.org/jira/browse/DAEMON-221
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>
> umask can only be modified at compile time with -DUMASK... this is somewhat annoying. Please include a -umask option which takes in a octal number. A sane umask (0777) should remain of course.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DAEMON-221) Provide umask rather than compile time flag for umask

Posted by "Michael Osipov (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140096#comment-13140096 ] 

Michael Osipov commented on DAEMON-221:
---------------------------------------

Mladen, did you leave JSVC_UMASK macro for backward compatiblity? I see no benefit in leaving it since it can be provided at runtime anyway.
                
> Provide umask rather than compile time flag for umask
> -----------------------------------------------------
>
>                 Key: DAEMON-221
>                 URL: https://issues.apache.org/jira/browse/DAEMON-221
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Assignee: Mladen Turk
>
> umask can only be modified at compile time with -DUMASK... this is somewhat annoying. Please include a -umask option which takes in a octal number. A sane umask (0777) should remain of course.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DAEMON-221) Provide umask rather than compile time flag for umask

Posted by "Mladen Turk (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk resolved DAEMON-221.
--------------------------------

    Resolution: Fixed

Implemented in r1194909
Will be part of 1.0.8
                
> Provide umask rather than compile time flag for umask
> -----------------------------------------------------
>
>                 Key: DAEMON-221
>                 URL: https://issues.apache.org/jira/browse/DAEMON-221
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Assignee: Mladen Turk
>
> umask can only be modified at compile time with -DUMASK... this is somewhat annoying. Please include a -umask option which takes in a octal number. A sane umask (0777) should remain of course.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DAEMON-221) Provide umask rather than compile time flag for umask

Posted by "Mladen Turk (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140127#comment-13140127 ] 

Mladen Turk commented on DAEMON-221:
------------------------------------

Yes, its is for backward compatibility.
And its use is to set default umask.

                
> Provide umask rather than compile time flag for umask
> -----------------------------------------------------
>
>                 Key: DAEMON-221
>                 URL: https://issues.apache.org/jira/browse/DAEMON-221
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Assignee: Mladen Turk
>
> umask can only be modified at compile time with -DUMASK... this is somewhat annoying. Please include a -umask option which takes in a octal number. A sane umask (0777) should remain of course.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira