mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
TODO: add note about live mounting via pinned namespace fd
This commit is contained in:
parent
ec54029017
commit
b3014aafb5
2
TODO
2
TODO
@ -2036,6 +2036,8 @@ Features:
|
|||||||
- ExtensionImages= deduplication for services is currently only applied to disk images without GPT envelope.
|
- ExtensionImages= deduplication for services is currently only applied to disk images without GPT envelope.
|
||||||
This should be extended to work with proper DDIs too, as well as directory confext/sysext. Moreover,
|
This should be extended to work with proper DDIs too, as well as directory confext/sysext. Moreover,
|
||||||
system-wide confex/sysext should support this too.
|
system-wide confex/sysext should support this too.
|
||||||
|
- Pin the mount namespace via FD by sending it back from sd-exec to the manager, and use it
|
||||||
|
for live mounting, instead of doing it via PID
|
||||||
|
|
||||||
* unit files:
|
* unit files:
|
||||||
- allow port=0 in .socket units
|
- allow port=0 in .socket units
|
||||||
|
Loading…
Reference in New Issue
Block a user