update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Jul 2016 09:09:24 +0000 (11:09 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Jul 2016 09:09:24 +0000 (11:09 +0200)
TODO

diff --git a/TODO b/TODO
index 06659ee..ef25ef5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -69,6 +69,8 @@ Features:
 * expose the "privileged" flag of ExecCommand on the bus, and open it up to
   transient units
 
+* allow attaching additional journald log fields to cgroups
+
 * rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the
   kernel doesn't support linkat() that replaces existing files, currently)