From: Luca Boccassi Date: Wed, 28 Aug 2024 15:57:07 +0000 (+0100) Subject: TODO: add note about live mounting via pinned namespace fd X-Git-Tag: v257-rc1~609 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3014aafb5f9b9a43089434f3e8fe0e0628eb31c;p=thirdparty%2Fsystemd.git TODO: add note about live mounting via pinned namespace fd --- 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