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

Góra strony
Delete this message
Reply to this message
Autor: Gedalya
Data:  
Dla: exim-users
CC: Ian Kelling
Temat: 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)