diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-01-20 17:57:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-01-20 17:57:42 +0100 |
commit | 3540c7f88fd4b860d3d6d0e931ddb7cd91bc559a (patch) | |
tree | f173e1c9e0c0ef374c6805ca11c364cd9621c232 | |
parent | 8c8f0fb9682bf8b4a6fc598b7243e193a98d1cbd (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,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 |