]> git.ipfire.org Git - thirdparty/systemd.git/commit
notify: add support for sending fds with notification messages
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Mar 2023 09:17:44 +0000 (11:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 29 Mar 2023 17:09:10 +0000 (19:09 +0200)
commit6e4a324574d5f1b2296799324dbdb54326078233
tree604bba9357bab7a1ea3ccf16423732cb00d040cf
parente829f28c1bc6e6865261bfb3bc26089f50e0c7bd
notify: add support for sending fds with notification messages

This exposes the fd passing we support via sd_pid_notify_with_fds() also
via the command line tool systemd-notify.
man/systemd-notify.xml
src/notify/notify.c