]> git.ipfire.org Git - thirdparty/systemd.git/commit
socket: downgrade not-supported logging for SO_PASSSEC
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 9 Jun 2025 16:24:24 +0000 (17:24 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 9 Jun 2025 19:51:39 +0000 (21:51 +0200)
commitbb887cf22e68b6c83ff8a9c9bccda04d95ac23b3
treeeaab0afcf11cb9cd3bc995d596209a0c4bf84e99
parentd9af093daf7b84048b50562e6c9f66912a387488
socket: downgrade not-supported logging for SO_PASSSEC

Kernel 6.16 started returning EOPNOTSUPP when a required kconfig
is disabled. Downgrade to debug level in that case.

Fixes https://github.com/systemd/systemd/issues/37783
src/core/socket.c
src/journal/journald-native.c
src/journal/journald-syslog.c