[systemd-devel] Question on service related notifications

2016-09-24 Thread Pathangi Janardhanan
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

[systemd-devel] Systemd core-dump throttleing for each daemon

2016-09-24 Thread Satya Naik
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