update TODO

This commit is contained in:
Lennart Poettering 2020-11-04 18:43:12 +01:00
parent 59d6f7b097
commit 8c437318b8
1 changed files with 0 additions and 3 deletions

3
TODO
View File

@ -76,9 +76,6 @@ Features:
* 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
and read from it (like we do elsewhere with READ_FULL_FILE_CONNECT_SOCKET)
* when main nspawn supervisor process gets suspended due to SIGSTOP/SIGTTOU or
so, freeze the payload too.