update TODO

This commit is contained in:
Lennart Poettering 2016-07-21 11:09:24 +02:00
parent 1d6a2375f4
commit 36376e0b71
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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)