]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: add basic Varlink support, for now only with a ListCandidateDevices() call
authorLennart Poettering <lennart@poettering.net>
Thu, 28 Aug 2025 09:19:41 +0000 (11:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Sep 2025 07:22:04 +0000 (09:22 +0200)
commit19f2baccced128ea9a3f823e6007aab946b39e39
tree4b461da1023ab3cbd86863e9b39450e3a3cee9af
parente863e2dbb57d2d54e8ef2d6dd9a057b6a5e2977b
repart: add basic Varlink support, for now only with a ListCandidateDevices() call
src/repart/repart.c
src/shared/meson.build
src/shared/varlink-io.systemd.Repart.c [new file with mode: 0644]
src/shared/varlink-io.systemd.Repart.h [new file with mode: 0644]
units/meson.build
units/systemd-repart.socket [new file with mode: 0644]
units/systemd-repart@.service [new file with mode: 0644]