update TODO

This commit is contained in:
Lennart Poettering 2020-08-06 14:08:25 +02:00
parent 28365e88d0
commit fc733bed3b
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -27,6 +27,8 @@ Features:
nodes to /run/host, move notify socket (for sd_notify() between payload and nodes to /run/host, move notify socket (for sd_notify() between payload and
container manager) container manager)
* make use of new glibc 2.32 APIs sigabbrev_np() and strerrorname_np().
* cryptsetup: if keyfile specified in crypttab is AF_UNIX socket, connect to it * 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) and read from it (like we do elsewhere with READ_FULL_FILE_CONNECT_SOCKET)