<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 2, 2024 at 3:58 PM Etienne Doms <<a href="mailto:etienne.doms@gmail.com">etienne.doms@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
<a href="https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#ExecStop=" rel="noreferrer" target="_blank">https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#ExecStop=</a><br>
<br>
"Note that it is usually not sufficient to specify a command for this<br>
setting that only asks the service to terminate (for example, by<br>
sending some form of termination signal to it), but does not wait for<br>
it to do so. Since the remaining processes of the services are killed<br>
according to KillMode= and KillSignal= or RestartKillSignal= as<br>
described above immediately after the command exited, this may not<br>
result in a clean stop."<br><br></blockquote><div>Maybe.just maybe this behaviour can be revised somewhat now pidfds exist..we can know for sure what's the pidfd of the main process systemd started,  </div><div>pidfds can be pooled and pid reuse is not possible with them..</div></div></div>