You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Kevin Conaway (JIRA)" <ji...@apache.org> on 2007/10/26 20:28:50 UTC

[jira] Created: (DAEMON-105) Add command line switch to redirect stdin

Add command line switch to redirect stdin
-----------------------------------------

                 Key: DAEMON-105
                 URL: https://issues.apache.org/jira/browse/DAEMON-105
             Project: Commons Daemon
          Issue Type: Improvement
    Affects Versions: 1.0.1
            Reporter: Kevin Conaway


It is occasionally useful to NOT redirect stdin to /dev/null.  

I'm attaching a patch that allows users to specify a command line option that if specified, will cause jsvc to not direct stdin to /dev/null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DAEMON-105) Add command line switch to redirect stdin

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

Kevin Conaway updated DAEMON-105:
---------------------------------

    Attachment: daemon-105.patch

> Add command line switch to redirect stdin
> -----------------------------------------
>
>                 Key: DAEMON-105
>                 URL: https://issues.apache.org/jira/browse/DAEMON-105
>             Project: Commons Daemon
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Kevin Conaway
>         Attachments: daemon-105.patch
>
>
> It is occasionally useful to NOT redirect stdin to /dev/null.  
> I'm attaching a patch that allows users to specify a command line option that if specified, will cause jsvc to not direct stdin to /dev/null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DAEMON-105) Add command line switch to redirect stdin

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

Sebb updated DAEMON-105:
------------------------

    Fix Version/s: 1.0.2

> Add command line switch to redirect stdin
> -----------------------------------------
>
>                 Key: DAEMON-105
>                 URL: https://issues.apache.org/jira/browse/DAEMON-105
>             Project: Commons Daemon
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Kevin Conaway
>             Fix For: 1.0.2
>
>         Attachments: daemon-105.patch
>
>
> It is occasionally useful to NOT redirect stdin to /dev/null.  
> I'm attaching a patch that allows users to specify a command line option that if specified, will cause jsvc to not direct stdin to /dev/null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DAEMON-105) Add command line switch to redirect stdin

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

Kevin Conaway updated DAEMON-105:
---------------------------------

    Attachment: daemon-105.patch

> Add command line switch to redirect stdin
> -----------------------------------------
>
>                 Key: DAEMON-105
>                 URL: https://issues.apache.org/jira/browse/DAEMON-105
>             Project: Commons Daemon
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Kevin Conaway
>         Attachments: daemon-105.patch
>
>
> It is occasionally useful to NOT redirect stdin to /dev/null.  
> I'm attaching a patch that allows users to specify a command line option that if specified, will cause jsvc to not direct stdin to /dev/null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DAEMON-105) Add command line switch to redirect stdin

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

Kevin Conaway updated DAEMON-105:
---------------------------------

    Attachment:     (was: daemon-105.patch)

> Add command line switch to redirect stdin
> -----------------------------------------
>
>                 Key: DAEMON-105
>                 URL: https://issues.apache.org/jira/browse/DAEMON-105
>             Project: Commons Daemon
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Kevin Conaway
>         Attachments: daemon-105.patch
>
>
> It is occasionally useful to NOT redirect stdin to /dev/null.  
> I'm attaching a patch that allows users to specify a command line option that if specified, will cause jsvc to not direct stdin to /dev/null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DAEMON-105) Add command line switch to redirect stdin

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

Sebb resolved DAEMON-105.
-------------------------

    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=897073&view=rev
Log:
DAEMON-105 Add command line switch to redirect stdin


> Add command line switch to redirect stdin
> -----------------------------------------
>
>                 Key: DAEMON-105
>                 URL: https://issues.apache.org/jira/browse/DAEMON-105
>             Project: Commons Daemon
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Kevin Conaway
>         Attachments: daemon-105.patch
>
>
> It is occasionally useful to NOT redirect stdin to /dev/null.  
> I'm attaching a patch that allows users to specify a command line option that if specified, will cause jsvc to not direct stdin to /dev/null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.