* NEWS, man/groupadd.8.xml: Document the -r, --system option.
* NEWS, man/newusers.8.xml: Document the -r, --system option. * NEWS, man/newusers.8.xml: Document the -c, --crypt-method and -s, --sha-rounds options.
This commit is contained in:
@@ -126,6 +126,22 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-r</option>, <option>--system</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Create a system group.
|
||||
</para>
|
||||
<para>
|
||||
The numeric identifiers of new system groups are choosen in
|
||||
the <option>SYS_GID_MIN</option>-<option>SYS_GID_MAX</option>
|
||||
range, defined in <filename>login.defs</filename>, instead of
|
||||
<option>GID_MIN</option>-<option>GID_MAX</option>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
Reference in New Issue
Block a user