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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Gedalya
Päiväys:  
Vastaanottaja: exim-users
Kopio: Ian Kelling
Aihe: 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)