From 3e4f4a1c38c6553976133203bd638cf53926e68e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 7 Nov 2023 22:37:21 +0100 Subject: [PATCH] update TODO --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index 5fd4fdcf69c..10448b35667 100644 --- a/TODO +++ b/TODO @@ -356,12 +356,6 @@ Features: policy from currently booted kernel/event log, to close gap for first boot for pre-built images -* add a new systemd-project@.service that is very similar to user@.service but - uses DynamicUser=1 and no PAMName= to invoke an unprivileged somewhat - light-weight service manager. Use HOME=/var/lib/systemd/projects/%i as home - dir. Similar for $XDG_RUNTIME_DIR. Start project@%i.target. Use LogField= to - add a field identifying the project. - * in sd-boot and sd-stub measure the SMBIOS vendor strings to some PCR (at least some subset of them that look like systemd stuff), because apparently some firmware does not, but systemd honours it. avoid duplicate measurement