From: Lennart Poettering Date: Thu, 11 Oct 2018 08:15:21 +0000 (+0200) Subject: update TODO X-Git-Tag: v240~175^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe1bff158e66bd4cc05e435ab29af830b8f3b3ac;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index d8d120d66a6..847661a62ab 100644 --- a/TODO +++ b/TODO @@ -41,6 +41,9 @@ Features: * bootctl,sd-boot: actually honour the "architecture" key +* when a socket unit is spawned with an AF_UNIX path in /var/run, complain and + patch it to use /run instead + * consider splitting out all temporary file creation APIs (we have so many in fileio.h and elsewhere!) into a new util file of its own.