]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
analyze: don't connect to bus from analyze test run (#36719)
authorLennart Poettering <lennart@poettering.net>
Thu, 13 Mar 2025 16:51:45 +0000 (17:51 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Mar 2025 16:51:45 +0000 (17:51 +0100)
This thing should not be "live", hence don't try to connect to the bus,
or bind the private bus socket.

Fixes: #36540
1  2 
src/core/manager.c

Simple merge