summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-07-29 18:35:07 +0200
committerLennart Poettering <lennart@poettering.net>2019-07-29 18:51:44 +0200
commit9aac172f706a3e0d1e255cf7e1e70de2e01be54f (patch)
treed37e9df78137c2805f7db2848b1623268053cfc4
parentb7dcc0efdf04bb7603f797a401080798c2c9cedc (diff)
downloadsystemd-9aac172f706a3e0d1e255cf7e1e70de2e01be54f.tar.gz
update TODO
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index a950c3ae04..9b4a42a4a7 100644
--- 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