update TODO
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 c6052a7..c3cc999 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.