Bug#297607: Long pause when exim daemon is being stopped (was: Re: exim4 prone to break d-i, bug #297607)

Frans Pop Frans Pop <aragorn@tiscali.nl>, 297607@bugs.debian.org
Mon, 28 Mar 2005 18:12:40 +0200


On Monday 28 March 2005 17:17, Eugeniy Meshcheryakov wrote:
> Try this:
>    trap - TERM

That doesn't work either. From 'info bash':
"Signals ignored upon entry to the shell cannot be trapped or reset."

I also tried 'trap INT', but that fails for the same reason.