]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 13 Feb 2024 08:12:49 +0000 (09:12 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 13 Feb 2024 08:17:43 +0000 (09:17 +0100)
TODO

diff --git a/TODO b/TODO
index 97c84f7a23a6f5c27bb79615238d345b881f8abd..da06d866bbfacf11aa9320eb62d58ec6c5291f7b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -132,6 +132,16 @@ Deprecations and removals:
 
 Features:
 
+* new systemd-analyze "join" verb or so, for debugging services. Would be
+  nsenter on steroids, i.e invoke a shell or command line in an environment as
+  close as we can make it for the MainPID of a service. Should be built around
+  pidfd, so that we can reasonably robustly do this. Would only cover the
+  execution environment like namespaces, but not the privilege settings.
+
+* add a generic client to importd called importctl, then make machinectl just
+  chain-exec() it. Make sure importd/importctl can be used for sysext images,
+  portable images too.
+
 * varlink: extend varlink IDL macros to include documentation strings
 
 * Get rid of the symlinks in /run/systemd/units/* and exclusively use cgroupfs