diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-07-21 11:09:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-07-21 11:09:24 +0200 |
commit | 36376e0b71d97e276429e0e6307f116587ac83bd (patch) | |
tree | 2cb8488958d70109aba12167f1cef2ddc9d633dc /TODO | |
parent | 1d6a2375f446c563b6d4b9d8a98d1086afb6e12f (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |