summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-05 02:30:47 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-05 02:31:10 +0100
commitefc141b8ffbfa1e449da40ce27fccaa81428f779 (patch)
tree7193f08c052708b5b3801d68bfd29c5cd8a0a466 /TODO
parent517d56b1d0f67dcf76710bc1e17b05518b8cabe6 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3c950d6cec..07fd7383c6 100644
--- a/TODO
+++ b/TODO
@@ -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