From b3014aafb5f9b9a43089434f3e8fe0e0628eb31c Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 28 Aug 2024 16:57:07 +0100 Subject: [PATCH] TODO: add note about live mounting via pinned namespace fd --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index fac40a8a489..78a83b3b0a4 100644 --- a/TODO +++ b/TODO @@ -2036,6 +2036,8 @@ Features: - 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, 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: - allow port=0 in .socket units