summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-02-07 15:11:52 +0100
committerLennart Poettering <lennart@poettering.net>2023-02-07 15:12:07 +0100
commit2fbfdb1edc9a017dc72faf651a7c5bf21d60cde3 (patch)
treec8b826075e2c40cdf4aa67d12258f5d5a60cb2d5 /TODO
parent763c46defa1c9b632a0788622d05c71a7de18424 (diff)
downloadsystemd-2fbfdb1edc9a017dc72faf651a7c5bf21d60cde3.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0a06735c08..6fd21d244a 100644
--- 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.