Comment 7 for bug 349714

Revision history for this message
Bernie Innocenti (codewiz) wrote : Re: [Bug 349714] Re: jabberd does not close its stdin/stdout/stderr

On 03/31/09 10:52, Jan P. wrote:
> Wouldn't it have to be more like
>
> - ${progsPath}/${prog} ${args} & 2> /dev/null
> + ${progsPath}/${prog} ${args} >/dev/null 2>&1 &
>
> ?

Ouch, yes.

--
   // Bernie Innocenti - http://www.codewiz.org/
 \X/ Sugar Labs - http://www.sugarlabs.org/