Autor: Tony Finch Fecha: A: exim-dev Cc: Marc Haber Asunto: Re: [exim-dev] [patch] please consider closing all fds on daemon
startup (was: Changes in the daemon startup code,
fd's not properly closed?)
On Wed, 2 Mar 2005, Philip Hazel wrote:
> Opinions, please.
Daemons should be started from a clean environment that has either closed
all fds or has set their close-on-exec flag. This might not be easy :-)