]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 26336/head
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Feb 2023 14:11:52 +0000 (15:11 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Feb 2023 14:12:07 +0000 (15:12 +0100)
TODO

diff --git a/TODO b/TODO
index 0a06735c08cc24a97a601c6b265d16868dcf9ec4..6fd21d244a79e31e47e50fdd45c1abfddd0cdf83 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,10 @@ Deprecations and removals:
 
 Features:
 
+* sd-journal puts a limit on parallel journal files to view at once. journald
+  should probably honour that same limit (JOURNAL_FILES_MAX) when vacuuming to
+  ensure we never generate more files than we can actually view.
+
 * in order to make binding to PCR 4 realistic:
   - generate one keypair "U" and store it in a tpm2 nvindex.
   - Generate another keypair "P" and store it in a second tpm2 nvindex.