Files
systemd/man/system-or-user-ns-mountfsd.xml
Luca Boccassi 68b476a298 core: also enable PrivateUsers= for user services when using images via mountfsd
RootDirectory= and other options already implicitly enable PrivateUsers=
since 6ef721cbc7 if they are set in user
units, so that they can work out of the box.
Now with mountfsd support we can do the same for the images settings,
so enable them and document them.
2025-10-16 12:58:59 +01:00

24 lines
1.1 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE refsect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!--
SPDX-License-Identifier: LGPL-2.1-or-later
-->
<refsect1>
<title/>
<para id="singular">When enabled for services running in per-user instances of the service manager
this option implicitly enables <varname>PrivateUsers=</varname> (requires unprivileged user namespaces
support to be enabled in the kernel via the <literal>kernel.unprivileged_userns_clone=</literal> sysctl)
and also relies on
<citerefentry><refentrytitle>systemd-mountfsd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
<para id="plural">When enabled for services running in per-user instances of the service manager
these options implicitly enable <varname>PrivateUsers=</varname> (requires unprivileged user namespaces
support to be enabled in the kernel via the <literal>kernel.unprivileged_userns_clone=</literal> sysctl)
and also rely on
<citerefentry><refentrytitle>systemd-mountfsd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
</refsect1>