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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Gedalya
Date:  
À: exim-users
CC: Ian Kelling
Sujet: 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)