update TODO

This commit is contained in:
Lennart Poettering 2020-07-23 16:58:56 +02:00
parent d64e32c245
commit 38821a0e29
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -17,6 +17,10 @@ Janitorial Clean-ups:
Features:
* nspawn: move "incoming mount" directory to /run/host, move "inaccessible"
nodes to /run/host, move notify socket (for sd_notify() between payload and
container manager)
* cryptsetup: if keyfile specified in crypttab is AF_UNIX socket, connect to it
and read from it (like we do elsewhere with READ_FULL_FILE_CONNECT_SOCKET)