summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-05-11 15:51:37 +0200
committerLuca Boccassi <bluca@debian.org>2022-05-11 15:51:37 +0200
commit1f066ce255dee606bd2e8bd336bd2c0b1fbf7c19 (patch)
tree0b3e9a567982486579e3a4ab49803b5eedd7fe7e /TODO
parentMerge pull request #23331 from kmoriwak/tmpfiles-quickref (diff)
downloadsystemd-1f066ce255dee606bd2e8bd336bd2c0b1fbf7c19.tar.xz
systemd-1f066ce255dee606bd2e8bd336bd2c0b1fbf7c19.zip
Update TODO
Diffstat (limited to '')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24196fb67f..8f41cad517 100644
--- a/TODO
+++ b/TODO
@@ -573,6 +573,8 @@ Features:
- make macsec/wireguard code in networkd read key via creds logic
- make gatwayd/remote read key via creds logic
- add sd_notify() command for flushing out creds not needed anymore
+ - make user manager instances create and use a user-specific key (the one in
+ /var/lib is root-only) and add --user switch to systemd-creds to use it
* add tpm.target or so which is delayed until TPM2 device showed up in case
firmware indicates there is one.