Autor: Slavko Data: Para: exim-users Asunto: Re: [exim] tip: use -odf when calling exim from a systemd oneshot
service
Dňa 14. júna 2022 23:40:21 UTC používateľ Gedalya via Exim-users <exim-users@???> napísal:
>Try Type=forking
Nice, i was use KillMode=process before, but your solution looks
better ;-)
I initially afraid if it will work without pid file, but it is not needed, at
least it was not needed in my test and behaves exatly as oneshot
= service is stopped after finish (mail delivery).