update TODO

This commit is contained in:
Lennart Poettering 2020-05-09 10:37:32 +02:00
parent 2f665f2437
commit 15981c26e3
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -53,6 +53,12 @@ Features:
* Maybe expose path_is_encrypted() as a new ConditionPathIsEncrypted=?
* homed: as an extension to the directory+subvolume backend: if located on
especially marked fs, then sync down password into LUKS header of that fs,
and always verify passwords against it too. Bootstrapping is a problem
though: if noone is logged in (or no other user even exists yet), how do you
unlock the volume in order to create the first user and add the first pw.
* busctl: maybe expose a verb "ping" for pinging a dbus service to see if it
exists and responds.