From: Lennart Poettering Date: Fri, 6 Feb 2026 17:08:07 +0000 (+0100) Subject: update TODO X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e651ba82ff02512cbaa9a30f18c65c9654c802;p=thirdparty%2Fsystemd.git update TODO --- 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