]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 17524/head
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Nov 2020 17:43:12 +0000 (18:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Dec 2020 13:27:33 +0000 (14:27 +0100)
TODO

diff --git a/TODO b/TODO
index 89f7455e5b3c49ca0086590e6fc0baf00b9a99eb..bd5bdda744ae8eca877ef126e0dac5f846a0dce7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.