Re: [systemd-devel] coredumpctl: matching by e.g. env var?

2023-03-27 Thread Stephan Bergmann
On 27/03/2023 13:38, Lennart Poettering wrote: another idea: can't you just wrap your tests in "systemd-run --scope --user --name=somtestid47110815.scope" or so? we pick up unit names in coredump handling. With that you'd run yur tests inside a scope unit, and can then use that as key in logs+cor

[systemd-devel] tpm2: add support for a trusted SRK PR #26185 stalled

2023-03-27 Thread William Roberts
Hello, Just trying to regain some traction on this PR, seemed to be well received and afaik have handled all the feedback. Could someone help with how we can move forward? Thanks, Bill https://github.com/systemd/systemd/pull/26185

[systemd-devel] how to handle multiple dbus calls asynchronously through sd-event event loops

2023-03-27 Thread Satish Yaduvanshi
Hi All, I am going through libsystemd api documentation and would like to know how to handle multiple dbus calls asynchronously through sd-event loop. could anyone of you share the detailed steps to handle multiple calls asynchronously on client side as well as server side Thanks, Satish

Re: [systemd-devel] coredumpctl: matching by e.g. env var?

2023-03-27 Thread Lennart Poettering
On Mi, 15.03.23 11:43, Stephan Bergmann (sberg...@redhat.com) wrote: > On 15/03/2023 11:29, Luca Boccassi wrote: > > Use the elf metadata spec: https://systemd.io/ELF_PACKAGE_METADATA/ > > > > I need to update that, as these days it's no longer necessary to use a > > custom linker script, but with