update TODO

This commit is contained in:
Lennart Poettering 2016-06-10 18:21:05 +02:00
parent cf677fe686
commit f8afc2a9ba
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -51,6 +51,9 @@ Features:
* journalctl: make sure -f ends when the container indicated by -M terminates
* expose the "privileged" flag of ExecCommand on the bus, and open it up to
transient units
* rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the
kernel doesn't support linkat() that replaces existing files, currently)