diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-05 02:30:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-05 02:31:10 +0100 |
commit | efc141b8ffbfa1e449da40ce27fccaa81428f779 (patch) | |
tree | 7193f08c052708b5b3801d68bfd29c5cd8a0a466 | |
parent | 517d56b1d0f67dcf76710bc1e17b05518b8cabe6 (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |