On Fri, Mar 20, 2026 at 10:53 AM didier gaumet <[email protected]> wrote: > I was thinking these requests are treated by > systemd-halt.service(8)?
unfortunately it's likely that systemd is killing these (non-service) processes well before the systemd-shutdown binary runs. if anyone knows / can point to docs on how systemd handles non-service processes resulting from user logins, that would be a starting point. after understanding that, the next thing to understand would be how systemd on debian is configured to terminate these processes, potentially on both logout and on reboot (and if there is a difference)

