]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-bus: Make sure we can connect to user machines as well (#40698)
authorDaan De Meyer <daan@amutable.com>
Tue, 17 Feb 2026 18:13:40 +0000 (19:13 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Feb 2026 18:13:40 +0000 (19:13 +0100)
Don't unconditionally look into /run/systemd/machines. If we're a
connected to a session bus, look at the machines for the current user
instead.


Trivial merge