From: Lennart Poettering Date: Mon, 20 Apr 2026 20:57:21 +0000 (+0200) Subject: core: implement Kill/Automount/Mount Context/Runtime for io.systemd.Unit.List (#39391) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbaa1a3354bf5b6afe9277a246e45eaeef3a62d;p=thirdparty%2Fsystemd.git core: implement Kill/Automount/Mount Context/Runtime for io.systemd.Unit.List (#39391) The PR implements the following objects + tests for `io.systemd.Unit.List`: - `KillContext` - `AutomountContext` - `AutomountRuntime` - `MountContext` - `MountRuntime` 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 --- cbbaa1a3354bf5b6afe9277a246e45eaeef3a62d