TODO: add note about live mounting via pinned namespace fd

This commit is contained in:
Luca Boccassi 2024-08-28 16:57:07 +01:00
parent ec54029017
commit b3014aafb5

2
TODO
View File

@ -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