]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Implement Service Context/Runtime for io.systemd.Unit.List (#42098)
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 15 May 2026 09:20:56 +0000 (10:20 +0100)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 09:20:56 +0000 (10:20 +0100)
The PR implements the following objects + tests for
io.systemd.Unit.List:
- ServiceContext
- ServiceRuntime

It's hopefully the last PR of the long sequence of:

* 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
* https://github.com/systemd/systemd/pull/41980
* https://github.com/systemd/systemd/pull/42057


Trivial merge