summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-07-05 18:16:17 +0200
committerLennart Poettering <lennart@poettering.net>2024-09-17 10:40:51 +0200
commita2369d0224635eefa3c76a05b06437cad4d8bd4b (patch)
treecd704085b97d1e8b179dbcda99aa19e2148d97ae /TODO
parentci: add testcase for multi-profile UKIs (diff)
downloadsystemd-a2369d0224635eefa3c76a05b06437cad4d8bd4b.tar.xz
systemd-a2369d0224635eefa3c76a05b06437cad4d8bd4b.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f36399044e..85bc780b33 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.