aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-10-11 10:15:21 +0200
committerLennart Poettering <lennart@poettering.net>2018-11-26 18:09:01 +0100
commitfe1bff158e66bd4cc05e435ab29af830b8f3b3ac (patch)
tree05d71a5863bb74ec0a2786561da807ae4f40f916 /TODO
parenttest: add simple test for importd (diff)
downloadsystemd-fe1bff158e66bd4cc05e435ab29af830b8f3b3ac.tar.gz
systemd-fe1bff158e66bd4cc05e435ab29af830b8f3b3ac.tar.bz2
systemd-fe1bff158e66bd4cc05e435ab29af830b8f3b3ac.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index d8d120d66..847661a62 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.