From 776c2b8e729f01b94b7352ca8f14c2899f853505 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 11 Jan 2024 22:44:13 +0100 Subject: [PATCH] update TODO --- TODO | 8 -------- 1 file changed, 8 deletions(-) diff --git a/TODO b/TODO index 10ebbeba64..90971fbcd0 100644 --- a/TODO +++ b/TODO @@ -1211,14 +1211,6 @@ Features: .p7s is available in the image, use it to protect the system.attached copy with fs-verity, so that it cannot be tampered with -* logind introduce two types of sessions: "heavy" and "light". The former would - be our current sessions. But the latter would be a new type of session that - is mostly the same but does not pull in user@.service or wait for it. Then, - allow configuration which type of session is desired via pam_systemd - parameters, and then make user@.service's session one of these "light" ones. - People could then choose to make FTP sessions and suchlike "light" if they - don't want the service manager to be started for that. - * /etc/veritytab: allow that the roothash column can be specified as fs path including a path to an AF_UNIX path, similar to how we do things with the keys of /etc/crypttab. That way people can store/provide the roothash -- 2.25.1