chiark / gitweb /
man: document that machinectl set-limit creates a btrfs loopback too
[elogind.git] / TODO
diff --git a/TODO b/TODO
index cb83a3eb2bc4676f1789068f1fa9826f125a60db..74a0602bf1e91fe1f5d14bc73516714e43ce4bea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,11 @@ External:
 
 Features:
 
+* gpg2 compat
+
+* 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 +173,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