mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
TODO: add CLONE_PARENT entry for nspawn
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
This commit is contained in:
parent
71b77f0689
commit
fdeabf571a
2
TODO
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user