]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 14093/head
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Nov 2019 16:49:38 +0000 (17:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Nov 2019 16:51:28 +0000 (17:51 +0100)
TODO

diff --git a/TODO b/TODO
index c6052a7c4c53ffd5540ebf3d795ac3212d3ebee9..c3cc999ac4620256d0464bbb24f5e814aa3f526a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -166,10 +166,6 @@ Features:
 * sd-boot: optionally, show boot menu when previous default boot item has
   non-zero "tries done" count
 
-* maybe set a special xattr on cgroups that have delegate=yes set, to make it
-  easy to mark cut points, then use this information in "systemd-cgls" to show
-  them (e.g. color delegated subtrees in a different color)
-
 * introduce an option (or replacement) for "systemctl show" that outputs all
   properties as JSON, similar to busctl's new JSON output. In contrast to that
   it should skip the variant type string though.