From: Lennart Poettering Date: Fri, 26 Jan 2024 20:42:39 +0000 (+0100) Subject: update TODO X-Git-Tag: v256-rc1~1028 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f329f4b08ca843f8e18be3c9b7d1a77648a7b5;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index e69cb70c1ce..74316fe3c95 100644 --- 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