1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00

update TODO

This commit is contained in:
Lennart Poettering 2024-02-13 09:12:49 +01:00
parent 16343f52ba
commit 10048b2e20

10
TODO
View File

@ -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