Re: [PATCH 1/4] main: connect instead of binding to systemd notify socket

Denis Kenzior <[email protected]> Wed, 15 Oct 2025 09:03:01 -0500
Newsgroups dev.linux.lists.ell
Message-ID <[email protected]>
On 10/10/25 4:20 AM, Martin Hundebøll wrote:
> Binding is for the server (i.e. systemd), while connecting is for the
> client (i.e. ell).
> ---
>   ell/main.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

All applied, thanks Martin.

Regards,
-Denis