Re: [systemd-devel] D-feet displays an error message when using sd-bus

2021-10-19 Thread yves baumes
Thank you very much Mantas, it works like a charm. I modified my configuration file and it looks like that now: ``` http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";> ``` Regards Yves Le mar. 19 oct. 2021 à 17:55, Mantas Mikulėnas a écrit : > On Tue, Oct

Re: [systemd-devel] D-feet displays an error message when using sd-bus

2021-10-19 Thread Mantas Mikulėnas
On Tue, Oct 19, 2021, 18:29 yves baumes wrote: > Hello, > > First I am not sure it is the correct place to ask questions about lib > sd-bus. Is it? Here is my issues: > > I am trying to use the lib sd-bus, following this blog post: > http://0pointer.net/blog/the-new-sd-bus-api-of-systemd.html . >

[systemd-devel] D-feet displays an error message when using sd-bus

2021-10-19 Thread yves baumes
Hello, First I am not sure it is the correct place to ask questions about lib sd-bus. Is it? Here is my issues: I am trying to use the lib sd-bus, following this blog post: http://0pointer.net/blog/the-new-sd-bus-api-of-systemd.html . I am able to launch my own service on the *user* bus. When I