Re: [systemd-devel] Clarification on notify-reload and SIGHUP handling

2025-02-08 Thread Luca Boccassi
On Sat, 8 Feb 2025 at 22:57, Łukasz Niemier wrote: > > I am working on Erlang-native implementation of libsystemd-like interface > (for the integration layer only). And right now I started working on > integrating `notify-reload`, but I have encountered an issue. When I am > running `systemctl

[systemd-devel] Clarification on notify-reload and SIGHUP handling

2025-02-08 Thread Łukasz Niemier
I am working on Erlang-native implementation of libsystemd-like interface (for the integration layer only). And right now I started working on integrating `notify-reload`, but I have encountered an issue. When I am running `systemctl reload echo` with my integration then I see weird behaviour: -