From: Lennart Poettering Date: Tue, 12 May 2026 14:12:36 +0000 (+0200) Subject: Implement Path/Scope/Swap/Timer Context/Runtime for `io.systemd.Unit.List` (#41980) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219d894db92759854cdf4c92a61b5f36442338db;p=thirdparty%2Fsystemd.git Implement Path/Scope/Swap/Timer Context/Runtime for `io.systemd.Unit.List` (#41980) The PR implements the following objects + tests for io.systemd.Unit.List: * PathContext * PathRuntime * ScopeContext * ScopeRuntime * SwapContext * SwapRuntime * TimerContext * TimerRuntime It's a continuation of the following PRs: * https://github.com/systemd/systemd/pull/37432 * https://github.com/systemd/systemd/pull/37646 * https://github.com/systemd/systemd/pull/38032 * https://github.com/systemd/systemd/pull/38212 * https://github.com/systemd/systemd/pull/39391 --- 219d894db92759854cdf4c92a61b5f36442338db