]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 26 Jan 2024 20:42:39 +0000 (21:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Jan 2024 20:42:39 +0000 (21:42 +0100)
TODO

diff --git a/TODO b/TODO
index e69cb70c1ce7d15927f77d580d91ed8eec2d43a7..74316fe3c95839382d671cc77d27b8edc9026e0e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -132,6 +132,11 @@ Deprecations and removals:
 
 Features:
 
+* Get rid of the symlinks in /run/systemd/units/* and exclusively use cgroupfs
+  xattrs to convey info about invocation ids, logging settings and so on.
+  support for cgroupfs xattrs in the "trusted." namespace was added in linux
+  3.7, i.e. which we don't pretend to support anymore.
+
 * rewrite bpf-devices in libbpf/C code, rather than home-grown BPF assembly, to
   match bpf-restrict-fs, bpf-restrict-ifaces, bpf-socket-bind