mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
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.
This commit is contained in:
parent
9b9ddaf09d
commit
34aee208b5
@ -8,9 +8,9 @@
|
|||||||
<refsect1>
|
<refsect1>
|
||||||
|
|
||||||
<para id="singular">This option is only available for system services, or for services running in per-user
|
<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
|
<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>
|
</refsect1>
|
||||||
|
Loading…
Reference in New Issue
Block a user