summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-07-21 11:09:24 +0200
committerLennart Poettering <lennart@poettering.net>2016-07-21 11:09:24 +0200
commit36376e0b71d97e276429e0e6307f116587ac83bd (patch)
tree2cb8488958d70109aba12167f1cef2ddc9d633dc /TODO
parent1d6a2375f446c563b6d4b9d8a98d1086afb6e12f (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 06659ee50d..ef25ef578e 100644
--- 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)