]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 40590/head
authorLennart Poettering <lennart@amutable.com>
Fri, 6 Feb 2026 17:08:07 +0000 (18:08 +0100)
committerLennart Poettering <lennart@amutable.com>
Mon, 9 Feb 2026 09:54:18 +0000 (10:54 +0100)
TODO

diff --git a/TODO b/TODO
index 0706275624322e386a5fd13a71f55cbead193db9..03112b381e4a478007f73a3a7749cf6496160e9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,13 @@ Features:
   - how to plug facts into this? i.e. hostname, ssh keys, and so on
   - switch to daan's suggested hierarchy?
 
+* implement a varlink registry service, similar to the one of the reference
+  implementation, backed by /run/varlink/registry/. Then, also implement
+  connect-via-registry-resolution in sd-varlink and varlinkctl. Care needs to
+  be taken to do the resolution asynchronousy. Also, note that the Varlink
+  reference implementation uses a different address syntax, which needs to be
+  taken into account.
+
 * downgrade the uid/gid disposition enforcement in udev
 
 * have a signal that reloads every unit that supports reloading