summaryrefslogtreecommitdiffstats
path: root/man/systemd.exec.xml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-03-10 02:30:08 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2022-03-10 21:38:10 +0100
commit24759d8f089f7d8ecee460d92278af348af21dd1 (patch)
tree8bce10d505155213c610f32187b2ee25ebb422f0 /man/systemd.exec.xml
parentpo: Translated using Weblate (Georgian) (diff)
downloadsystemd-24759d8f089f7d8ecee460d92278af348af21dd1.tar.xz
systemd-24759d8f089f7d8ecee460d92278af348af21dd1.zip
core: support ExtensionDirectories in user manager
Unprivileged overlayfs is supported since Linux 5.11. The only change needed to get ExtensionDirectories to work is to avoid hard-coding the staging directory to the system manager runtime directory, everything else just works (TM).
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r--man/systemd.exec.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index defca12d1b..f182919673 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -479,7 +479,8 @@
or the host. See:
<citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
- <xi:include href="system-only.xml" xpointer="singular"/></listitem>
+ <para>Note that usage from user units requires overlayfs support in unprivileged user namespaces,
+ which was first introduced in kernel v5.11.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>