]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 13217/head
authorLennart Poettering <lennart@poettering.net>
Mon, 29 Jul 2019 16:35:07 +0000 (18:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 Jul 2019 16:51:44 +0000 (18:51 +0200)
TODO

diff --git a/TODO b/TODO
index a950c3ae04afd58d70ce3972e3180010d371aa65..9b4a42a4a71af515cbcc09e6b4c7e72bbec55a2b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -149,7 +149,8 @@ Features:
   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
+  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