]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 10357/head
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Oct 2018 08:15:21 +0000 (10:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 26 Nov 2018 17:09:01 +0000 (18:09 +0100)
TODO

diff --git a/TODO b/TODO
index d8d120d66a6dc6533e66c7839cf7619785f15f3f..847661a62ab65402e631f6105fdaa5d4d1b96f1e 100644 (file)
--- 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.