]> git.ipfire.org Git - thirdparty/systemd.git/commit
login: add missing NoSessionPIDFD error to io.systemd.Login IDL 40857/head
authornoxiouz <atiurin@proton.me>
Mon, 2 Mar 2026 10:04:48 +0000 (10:04 +0000)
committernoxiouz <atiurin@proton.me>
Mon, 2 Mar 2026 10:08:57 +0000 (10:08 +0000)
commit3d54a40daec6e5bcfbf12c9d0ef2e3cf947d9f07
tree4a9a2300e70480107668ef5a47c167eed6a69682
parent3eacf0d321067ba2b2d25d463e4bf2366b68a90c
login: add missing NoSessionPIDFD error to io.systemd.Login IDL

The error is emitted by vl_method_create_session() when the session leader
process does not have a pidfd available, but was never declared in the IDL.

Fixes: 3180c4d46151673a9c985e60f205d4c76a81573f
src/shared/varlink-io.systemd.Login.c