chiark / gitweb /
bus: add API for querying the kdbus message sequence number
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1e0f334c475d34addbc2817e2731524b0b6e0487..e5318d78db468b5d2573cfee8c6b2d82e1626649 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,10 @@
 Bugfixes:
+* killing nspawn with ]]] results in:
+   machine-f20.scope stopping timed out. Killing.
+   Stopped Container f20.
+   Unit machine-f20.scope entered failed state.
+  and it cannot be started again
+
 * enabling an instance unit creates a pointless link, and
   the unit will be started with getty@getty.service:
     $ systemctl enable getty@.service
@@ -32,6 +38,8 @@ External:
 
 Features:
 
+* hookup nspawn and PrivateNetwork=yes with "ip netns"
+
 * socket units: support creating sockets in different namespace,
   opening it up for JoinsNamespaceOf=. This would require to fork off
   a tiny process that joins the namespace and creates/binds the socket