From: Lennart Poettering Date: Thu, 23 Jul 2020 14:58:56 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16566%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 7d4d54aa7a0..58fdc45e1ef 100644 --- a/TODO +++ b/TODO @@ -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)