On Sa, 09.04.22 19:20, Leon Fauster (leonfaus...@googlemail.com) wrote:

> It seems that killing with USR1|USR2|HUP is commonly used:
>
> $ grep -R ExecReload /usr/lib/systemd/|grep -v kill|wc -l
> 19
> $ grep -R ExecReload /usr/lib/systemd/|grep kill|wc -l
> 27

Yes. I am aware. It's less than ideal.

There are simple services where the synchronous vs. asynchronous
reload thing doesn't matter, because there are no services the daemon
offers to local clients that might rely on the synchronous
execution. But most daemons are probably not like that.

Lennart

--
Lennart Poettering, Berlin

Reply via email to