update TODO

This commit is contained in:
Lennart Poettering 2014-03-05 02:30:47 +01:00
parent 517d56b1d0
commit efc141b8ff
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -27,6 +27,11 @@ External:
Features:
* improve journalctl performance by loading journal files
lazily. Encode just enough information in the file name, so that we
don't have to open it to know that it is not interesting for us, for
the most common operations.
* support transient mount units
* Imply DevicePolicy=closed when PrivateDevices= is used