From 71e651ba82ff02512cbaa9a30f18c65c9654c802 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 6 Feb 2026 18:08:07 +0100 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 07062756243..03112b381e4 100644 --- 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 -- 2.47.3