Systemd/src/libsystemd
Lennart Poettering be8f4e9e8e sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
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.
2014-06-05 17:05:18 +02:00
..
sd-bus bus: make use of sd_bus_try_close() in exit-on-idle services 2014-06-05 13:50:35 +02:00
sd-daemon sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf() 2014-06-05 17:05:18 +02:00
sd-event sd-event: restore correct timeout behaviour 2014-06-05 13:50:35 +02:00
sd-id128 sd-id128: use new dev_urandom() call 2014-02-19 17:53:50 +01:00
sd-login sd-login: add C API to query primary session of a user 2014-05-19 09:33:20 +09:00
sd-resolve resolve: fix copy/paste error 2014-05-15 17:31:14 +02:00
sd-rtnl networkd: introduce vti tunnel 2014-06-02 16:20:44 +02:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore build-sys: export experimental symbols only with --enable-kdbus 2014-02-19 20:53:18 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 sd-login: add C API to query primary session of a user 2014-05-19 09:33:20 +09:00
Makefile