diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-29 01:44:39 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-29 01:44:39 +0100 |
commit | 390b5e558c8d1fc550386f52969ee8dc256e9b3d (patch) | |
tree | 72fcf54c769ae2250185f00b1001ed5f5f371eae /TODO | |
parent | 4d62fb4298a5904a53f484636c91540d08f68765 (diff) |
TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -49,6 +49,10 @@ Fedora 19: Features: +* nspawn: investigate whether we can support the same as LXC's + lxc.network.type=phys mode, and pass through entire network + interfaces to the container + * merge service_kill() logic into unit_kill_context() and unify the code paths * when auto-detecting the main pid of a service, only look for those processes with ppid == 1 |