diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-09-12 01:13:44 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2022-09-12 12:03:42 +0200 |
commit | 1135779156ac7bbf28cc541917705f55a12b6312 (patch) | |
tree | d1e99c3bf348981d2482bb414c1779ed16515bc6 /TODO | |
parent | update TODO (diff) | |
download | systemd-1135779156ac7bbf28cc541917705f55a12b6312.tar.xz systemd-1135779156ac7bbf28cc541917705f55a12b6312.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -117,6 +117,9 @@ Deprecations and removals: Features: +* gpt-auto: generate mount units that reference partitions via + /dev/disk/by-diskseq/… so that they can't be swapped out behind our back. + * lock down acceptable encrypted credentials at boot, via simple allowlist, maybe on kernel command line: systemd.import_encrypted_creds=foobar.waldo,tmpfiles.extra to protect locked |