[systemd-devel] How to enable io.systemd.service varlink endpoint

2025-06-03 Thread Imanol-Mikel Barba Sabariego
Hello everyone! I am trying to write an application that among other things, checks the status of a systemd service unit. I was looking into the new varlink API and was hoping to make use of that instead of the dbus API if I can help it, but unfortunately I don't see an endpoint to be able t

Re: [systemd-devel] How to enable io.systemd.service varlink endpoint

2025-06-03 Thread Imanol-Mikel Barba Sabariego
On 2025-06-03 15:33, Lennart Poettering wrote: On Di, 03.06.25 09:51, Imanol-Mikel Barba Sabariego (ima...@ima.lol) wrote: Hello everyone! I am trying to write an application that among other things, checks the status of a systemd service unit. I was looking into the new varlink API and