useradd.8.xml: fix default group id from 100 to 1000 according to bbf4b79
This commit is contained in:
parent
238aa92948
commit
eb3562f3c0
@ -248,7 +248,7 @@
|
|||||||
command line), useradd will set the primary group of the new
|
command line), useradd will set the primary group of the new
|
||||||
user to the value specified by the <option>GROUP</option>
|
user to the value specified by the <option>GROUP</option>
|
||||||
variable in <filename>/etc/default/useradd</filename>, or
|
variable in <filename>/etc/default/useradd</filename>, or
|
||||||
100 by default.
|
1000 by default.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user