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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Gedalya
Data:  
Para: exim-users
CC: Ian Kelling
Assunto: 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)