]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: cleanups around sd_listen_fds() (#36030)
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2025 17:06:56 +0000 (18:06 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 17:06:56 +0000 (18:06 +0100)
commit6d8582ecd6a234b66d5c493cb0522728cdae2447
treec1ec34b6154e1c9a9327a90c0a09c8bc6ccb6708
parenta6fb250b50d8e0b4fb56f5edcd4cd264b9234d97
parent848cdf56dcf38b21c5477ba184b4202984532153
udev: cleanups around sd_listen_fds() (#36030)

Fixes a bug introduced by 2f0aa9a80445ef18086260a60fad71920ad9486c.

In the offending commit, `sd_varlink_server_listen_auto()` is used. That
may add file descriptors of netlink socket for uevent and legacy control
socket varlink server. Then, udevd may fail to receive uevents.
src/udev/meson.build