Comment 51 for bug 13405

Revision history for this message
In , Frans Pop (aragorn) wrote : Re: Long pause when exim daemon is being stopped (was: Re: exim4 prone to break d-i, bug #297607)

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.