summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-11-20 17:49:38 +0100
committerLennart Poettering <lennart@poettering.net>2019-11-20 17:51:28 +0100
commit7daa88ee5dd4080d1e17cb033f1b741a3ff2b511 (patch)
tree2e1daf0c52aa96ba21868966e025db6de4fdbad8 /TODO
parenta2e361dc278d5663eae68bdc1ca5b954c9076c92 (diff)
downloadsystemd-7daa88ee5dd4080d1e17cb033f1b741a3ff2b511.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index c6052a7c4c..c3cc999ac4 100644
--- 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.