summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-05 14:09:33 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-05 14:09:39 +0100
commit2a441c8afe7c81f74cc2ceccdf9a71301cd39d4d (patch)
tree8b445a56ea535531c3be5913a488ed8e99d071f9 /TODO
parent030512b2449921517d04bbd9357c0700cb0b4290 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 389c3c7206..37a047f930 100644
--- a/TODO
+++ b/TODO
@@ -35,6 +35,11 @@ External:
Features:
+* "systemctl preset-all" should probably order the unit files it
+ operates on lexicographically before starting to work, in order to
+ ensure deterministic behaviour if two unit files conflict (like DMs
+ do, for example)
+
* resolved should optionally register additional per-interface LLMNR
names, so that for the container case we can establish the same name
(maybe "host") for referencing the server, everywhere.