From: Lennart Poettering Date: Mon, 29 Jul 2019 16:35:07 +0000 (+0200) Subject: update TODO X-Git-Tag: v243-rc1~10^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13217%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index a950c3ae04a..9b4a42a4a71 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