From: Lennart Poettering Date: Mon, 20 Jan 2025 17:06:56 +0000 (+0100) Subject: udev: cleanups around sd_listen_fds() (#36030) X-Git-Tag: v258-rc1~1553 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8582ecd6a234b66d5c493cb0522728cdae2447;p=thirdparty%2Fsystemd.git 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. --- 6d8582ecd6a234b66d5c493cb0522728cdae2447