summaryrefslogtreecommitdiff
path: root/man/system-or-user-ns.xml
diff options
context:
space:
mode:
authorAnsgar Burchardt <ansgar@43-1.org>2022-07-18 14:13:40 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2022-07-18 13:54:51 +0100
commit34aee208b5d745fd6c90c09e3e6e91f2c2949514 (patch)
treed5d59dde6bcf9f776ff88ce8a970e6f7b8e14aeb /man/system-or-user-ns.xml
parent9b9ddaf09d8f71a159549614f8115f8e6abf2fb5 (diff)
downloadsystemd-34aee208b5d745fd6c90c09e3e6e91f2c2949514.tar.gz
man/system-or-user-ns.xml: explicitly refer to `PrivateUsers=` option
It is not clear what "unprivileged user namespaces are available" means. It could mean either that they are only usable, that is, enabled in the kernel, or they have been enabled for the specific service. Referring to the `PrivateUsers=` options makes it clear that the latter is meant.
Diffstat (limited to 'man/system-or-user-ns.xml')
-rw-r--r--man/system-or-user-ns.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/system-or-user-ns.xml b/man/system-or-user-ns.xml
index 01d1dd022c..7a302d5980 100644
--- a/man/system-or-user-ns.xml
+++ b/man/system-or-user-ns.xml
@@ -8,9 +8,9 @@
<refsect1>
<para id="singular">This option is only available for system services, or for services running in per-user
- instances of the service manager when unprivileged user namespaces are available.</para>
+ instances of the service manager when <varname>PrivateUsers=</varname> is enabled.</para>
<para id="plural">These options are only available for system services, or for services running in per-user
- instances of the service manager when unprivileged user namespaces are available.</para>
+ instances of the service manager when <varname>PrivateUsers=</varname> is enabled.</para>
</refsect1>