[ 
https://issues.apache.org/jira/browse/DAEMON-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mladen Turk resolved DAEMON-264.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.11

Added -cwd parameter which defaults to "/".
So chdir is always executed.
                
> Change current working directory to / when daemonising
> ------------------------------------------------------
>
>                 Key: DAEMON-264
>                 URL: https://issues.apache.org/jira/browse/DAEMON-264
>             Project: Commons Daemon
>          Issue Type: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.10
>         Environment: Linux
>            Reporter: David North
>            Priority: Minor
>             Fix For: 1.0.11
>
>
> It's good practice for daemons to change their current working directory to / 
> as this ensures they don't prevent file systems being mounted/unmounted by 
> having a cwd wherever their controlling terminal was when it spawned them.
> It would be great if jsvc could chdir to / when detatching from its 
> controlling terminal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to