mirror of
https://github.com/systemd/systemd.git
synced 2024-11-14 15:21:37 +03:00
be8f4e9e8e
sd_pid_notify() operates like sd_notify(), however operates on a different PID (for example the parent PID of a process). Make use of this in systemd-notify, so that message are sent from the PID specified with --pid= rather than the usually shortlived PID of systemd-notify itself. This should increase the likelyhood that PID 1 can identify the cgroup that the notification message was sent from properly. |
||
---|---|---|
.. | ||
Makefile | ||
notify.c |