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
Hi ,
I am using systemd and want to throttle number coredump per daemon.
i.e. I want to store max 5 corefile for each daemon .
There is only one configuration talks about throttling for whole disk ,
not for each daemon
(MaxUse=, KeepFree= ) . Is there any way to throttle coredump for each
daemon