Re: [exim] tip: use -odf when calling exim from a systemd on…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Gedalya
Fecha:  
A: exim-users
Cc: Ian Kelling
Asunto: Re: [exim] tip: use -odf when calling exim from a systemd oneshot service
On 6/15/22 04:14, Ian Kelling via Exim-users wrote:
> If calling exim is the last thing the service does, systemd will kill
> off exim's background delivery process


Try Type=forking

(keep everything else the same)