From: Lennart Poettering Date: Fri, 5 Jul 2024 16:16:17 +0000 (+0200) Subject: update TODO X-Git-Tag: v257-rc1~418^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F34457%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index f36399044ec..85bc780b334 100644 --- a/TODO +++ b/TODO @@ -189,6 +189,8 @@ Features: * go through our codebase, and convert "vertical tables" (i.e. things such as "systemctl status") to use table_new_vertical() for output +* pcrlock: add support for multi-profile UKIs + * logind: when logging in use new tmpfs quota support to configure quota on /tmp/ + /dev/shm/. But do so only in case of tmpfs, because otherwise quota is persistent and any persistent settings mean we don#t have to reapply them.