[systemd-devel] Samba Config Reload

Lennart Poettering lennart at poettering.net
Mon Apr 11 08:04:24 UTC 2022


On Sa, 09.04.22 19:20, Leon Fauster (leonfauster at 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


More information about the systemd-devel mailing list