From: Christian Brauner Date: Wed, 30 Nov 2022 15:02:39 +0000 (+0100) Subject: TODO: add CLONE_PARENT entry for nspawn X-Git-Tag: v253-rc1~411 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fdeabf571ab75eaaa0344b182f353b1211d6018c;p=thirdparty%2Fsystemd.git TODO: add CLONE_PARENT entry for nspawn Signed-off-by: Christian Brauner (Microsoft) --- diff --git a/TODO b/TODO index 622f3d308e3..d95188362f3 100644 --- a/TODO +++ b/TODO @@ -2230,6 +2230,8 @@ Features: port 53 to resolved stub 127.0.0.54 - maybe optionally insert .nspawn file as GPT partition into images, so that such container images are entirely stand-alone and can be updated as one. + - The subreaper logic we currently have seems overly complex. We should + investigate whether creating the inner child with CLONE_PARENT isn't better. * machined: add API to acquire UID range. add API to mount/dissect loopback file. Both protected by PK. Then make nspawn use these APIs to run