On Sun, Sep 25, 2016 at 8:04 AM, Pathangi Janardhanan
wrote:
> Hi,
>
> I would like to monitor for systemd related service notifications (for
> e.g. service started, service ready, service stopped or service failed etc.)
>
> I am trying to look through the sd-bus notification, and was looking a
Hi,
I would like to monitor for systemd related service notifications (for
e.g. service started, service ready, service stopped or service failed etc.)
I am trying to look through the sd-bus notification, and was looking at
the org.freedesktop.systemd1.manager and the subscribe method? Is this