From: Lennart Poettering Date: Tue, 29 Jan 2013 00:44:39 +0000 (+0100) Subject: TODO X-Git-Tag: v198~383 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=390b5e558c8d1fc550386f52969ee8dc256e9b3d TODO --- diff --git a/TODO b/TODO index 6e337e0c1..3e2ff8b6d 100644 --- a/TODO +++ b/TODO @@ -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