chiark / gitweb /
build-sys: use -Wno-missing-field-initializers for efi stuff
[elogind.git] / TODO
diff --git a/TODO b/TODO
index cb83a3eb2bc4676f1789068f1fa9826f125a60db..e8e48000bd02b42baf6bfa3ced20c0d2f269481f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,9 @@ External:
 
 Features:
 
+* When logging about multiple units (stopping BoundTo units, conflicts, etc.),
+  log both units as UNIT=, so that journalctl -u triggers on both.
+
 * to allow "linking" of nspawn containers, extend --network-bridge= so
   that it can dynamically create bridge interfaces that are refcounted
   by the containers on them. For each group of containers to link together
@@ -168,8 +171,6 @@ Features:
 
 * in systemctl list-unit-files: show the install value the presets would suggest for a service in a third column
 
-* timedated should compensate on SetTime for the time spent in polkit
-
 * figure out when we can use the coarse timers
 
 * sd-resolve: drop res_query wrapping, people should call via the bus to resolved instead