chiark / gitweb /
Prep v220: Update non-critical root files to the upstream versions.
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 386599bc10cf8435b6659a5db7ac4f66b0c60413..2904e2b44542534c5f4030455434b8ef5d008828 100644 (file)
--- 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.