systemd: Slightly adjust the desc for -Dnobody-group

This commit is contained in:
Xi Ruoyao 2023-09-03 03:40:13 +08:00
parent 62a4fea4be
commit ffecb9ef81
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -183,8 +183,8 @@ meson setup \
<varlistentry> <varlistentry>
<term><parameter>-Dnobody-group=nogroup</parameter></term> <term><parameter>-Dnobody-group=nogroup</parameter></term>
<listitem> <listitem>
<para>Tell the package what group name to use for <para>Tell the package the group name with GID 65534 is
the 'nobody-group'.</para> <systemitem class='groupname'>nogroup</systemitem>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>