diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-12-21 13:05:25 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2025-01-06 23:37:45 +0100 |
commit | bcd2764960ea24ebaf61628cb4cc4ac2dedcdb00 (patch) | |
tree | 8fbb0126a42d1aac606259986589370a84144181 /TODO | |
parent | copy: port things over to XO_REGULAR (diff) | |
download | systemd-bcd2764960ea24ebaf61628cb4cc4ac2dedcdb00.tar.xz systemd-bcd2764960ea24ebaf61628cb4cc4ac2dedcdb00.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -295,10 +295,6 @@ Features: set Slice=protected.sice, RefuseManualStart=yes, RefuseManualStop=yes and a couple of other things. -* add feature to xopenat() that implements O_REGULAR in userspace: i.e. let's - open the inode via O_PATH first, then validate its type, and then convert to - proper fd via fd_reopen() - * rough proposed implementation design for remote attestation infra: add a tool that generates a quote of local PCRs and NvPCRs, along with synchronous log snapshot. use "audit session" logic for that, so that we get read-outs and |