summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2016-12-30 15:20:35 +0100
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:18:20 +0100
commit37570c53dc8865f07ae8ff5a9915d7ed797b951f (patch)
treec7bb1f7d95c22a7663a0566081d7e09966955f51 /TODO
parentf88c58a33748ad36866544b45e4fe06c506d4c31 (diff)
Prep v220: Update non-critical root files to the upstream versions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 386599bc1..2904e2b44 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,8 @@ External:
Features:
+* consider throwing a warning if a service declares it wants to be "Before=" a .device unit.
+
* "systemctl edit" should know a mode to create a new unit file
* there's probably something wrong with having user mounts below /sys,
@@ -49,8 +51,6 @@ Features:
* install: include generator dirs in unit file search paths
-* networkd: add support for configuring ipv6 privacy extensions
-
* introduce an NSS module that uses machined info to give container UIDs pretty names when user namespacing is used.
* stop using off_t, it's a crazy type. Use uint64_t instead.