projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5095a6
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Thu, 11 Oct 2018 08:15:21 +0000
(10:15 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Mon, 26 Nov 2018 17:09:01 +0000
(18:09 +0100)
TODO
patch
|
blob
|
history
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.