mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
update TODO
This commit is contained in:
parent
967cd1712c
commit
776c2b8e72
8
TODO
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user