diff options
author | Luca Boccassi <bluca@debian.org> | 2024-02-16 23:05:03 +0100 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2024-02-17 12:20:00 +0100 |
commit | 622efc544dca2c287e5770d548d04a5f5d248a25 (patch) | |
tree | 9e40350548cf3f11404dcb65bf02019526cd9f07 /man | |
parent | core: add support for vpick for ExtensionImages= (diff) | |
download | systemd-622efc544dca2c287e5770d548d04a5f5d248a25.tar.xz systemd-622efc544dca2c287e5770d548d04a5f5d248a25.zip |
core: add support for vpick for ExtensionDirectories=
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.exec.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index a3ab77c4a9..05f5f20f44 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -588,6 +588,8 @@ <para>Note that usage from user units requires overlayfs support in unprivileged user namespaces, which was first introduced in kernel v5.11.</para> + <xi:include href="vpick.xml" xpointer="directory"/> + <xi:include href="system-or-user-ns.xml" xpointer="singular"/> <xi:include href="version-info.xml" xpointer="v251"/></listitem> |