X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e5318d78db468b5d2573cfee8c6b2d82e1626649;hp=1e0f334c475d34addbc2817e2731524b0b6e0487;hb=44b0ed05865e0aa900471a5e822dbd1b4e840053;hpb=488ad3b32a7e2b5b1380abf4a15e5f65fa65f3fe diff --git a/TODO b/TODO index 1e0f334c4..e5318d78d 100644 --- 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