diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-10-25 10:18:48 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-10-25 17:32:19 +0200 |
commit | d585085f5791c23f7e8a408703cfaa65b9407719 (patch) | |
tree | e83a19630757e8ed20d2c5868ab8534ef74d84f9 /TODO | |
parent | run: drop "-" prefix from command line when generating unit description (diff) | |
download | systemd-d585085f5791c23f7e8a408703cfaa65b9407719.tar.xz systemd-d585085f5791c23f7e8a408703cfaa65b9407719.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -162,9 +162,6 @@ Features: sd_event_add_child(), and then get rid of many more explicit sigprocmask() calls. -* maybe set shell.prompt.prefix credential in run0 to some warning emoji, - i.e. ⚠️ or ☢️ or ⚡ or 👊 or 🧑🔧 or so. - * introduce new structure Tpm2CombinedPolicy, that combines the various TPm2 policy bits into one structure, i.e. public key info, pcr masks, pcrlock stuff, pin and so on. Then pass that around in tpm2_seal() and tpm2_unseal(). |