On Wed, 18 May 2005, Simon Perreault wrote:
> On Wednesday 18 May 2005 09:40, Simon Perreault wrote:
> > 1) reopen stdin, stdout and stderr to /dev/null when --daemon option is
> > specified (need a way to access options structure in the plugin)
>
> Here's a patch using the first solution. Please
On Wednesday 18 May 2005 09:40, Simon Perreault wrote:
> 1) reopen stdin, stdout and stderr to /dev/null when --daemon option is
> specified (need a way to access options structure in the plugin)
Here's a patch using the first solution. Please consider applying.
Index: options.c
==