diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-07-05 18:16:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-09-17 10:40:51 +0200 |
commit | a2369d0224635eefa3c76a05b06437cad4d8bd4b (patch) | |
tree | cd704085b97d1e8b179dbcda99aa19e2148d97ae | |
parent | ci: add testcase for multi-profile UKIs (diff) | |
download | systemd-a2369d0224635eefa3c76a05b06437cad4d8bd4b.tar.xz systemd-a2369d0224635eefa3c76a05b06437cad4d8bd4b.zip |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |