From c5783453349700f99d59f113baf2a38c988b55ae Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 7 Aug 2023 15:36:32 +0200 Subject: [PATCH] update TODO --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index bf65076e59..914ce69b52 100644 --- a/TODO +++ b/TODO @@ -127,6 +127,15 @@ Deprecations and removals: Features: +* use sd-event ratelimit feature optionally for .socket units to "pause" overly + busy sockets temporarily. (as a less drastic version of the trigger + ratelimit) + +* similar, add the same for journal stream clients that log too much + +* systemd-mount sould only consider modern file systems when mounting, similar + to systemd-dissect + * new "systemd-pcrlock" component for dealing with PCR4. Design idea: 1. define /{etc,usr,var/lib}/pcrlock.d//.pcrlock 2. these files contain list of hashes that will be measured when component is