update TODO

This commit is contained in:
Lennart Poettering 2018-10-11 10:15:21 +02:00
parent f5095a6af0
commit fe1bff158e
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -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.