diff options
author | Maanya Goenka <114760360+goenkam@users.noreply.github.com> | 2024-11-12 19:00:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 19:00:23 +0100 |
commit | 68a2a43c9bd311fc8c4b2c0859598afbffc9d103 (patch) | |
tree | 9907016bb88c250f309bbb6036bc557f156b2ce4 /TODO | |
parent | sbsign: remove unused --no-pager option (diff) | |
download | systemd-68a2a43c9bd311fc8c4b2c0859598afbffc9d103.tar.xz systemd-68a2a43c9bd311fc8c4b2c0859598afbffc9d103.zip |
TODO: Fix typo (#35138)
Replace confex with confext
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2050,7 +2050,7 @@ Features: with other units https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/admin-guide/hw-vuln/core-scheduling.rst - 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. + system-wide confext/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 |