Re: [systemd-devel] Not able to start Weston dependent application

2018-11-02 Thread deepan muthusamy
Hi, I followed the steps in https://gitlab.freedesktop.org/wayland/weston/merge_requests/39/diffs It's working fine. Thank you all.. On Wed, 31 Oct 2018, 5:49 pm Jérémy Rosen, wrote: > > > On 31/10/2018 12:40, Pekka Paalanen wrote: > > On Wed, 31 Oct 2018 11:32:45 +0100 > Jérémy Rosen

[systemd-devel] Dynamically add and remove sd-bus paths in a process

2018-11-02 Thread guhan balasubramanian
Hi, I have a question regarding manipulating sd-bus paths during run time. Let us assume the calculator example from: http://0pointer.net/blog/the-new-sd-bus-api-of-systemd.html We host the object /net/poettering/Calculator through net.poettering.Calculator. I am looking for ways to add/remove