]> git.ipfire.org Git - thirdparty/systemd.git/commit
daemon-util: introduce notify_remove_fd()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 4 Jan 2026 22:18:56 +0000 (07:18 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 4 Jan 2026 22:24:54 +0000 (07:24 +0900)
commit36c557f7d41441bbd98a8965348dfe8050fc9c98
treeeca0a66091cdc54205f6928cca9ada2a6aa73dde
parentfd8a1deb0b17f040ca14c5d3c293dffdb7024ceb
daemon-util: introduce notify_remove_fd()

It is equivalent to notify_remove_fd_warn() but logs in debug level on
failure.
src/shared/daemon-util.c
src/shared/daemon-util.h