Changeset e7f0fa1


Ignore:
Timestamp:
01/04/2022 05:12:58 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
da7949d
Parents:
2b3f5219
Message:

shadow: "users" is a groupname, not a parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/shadow.xml

    r2b3f5219 re7f0fa1  
    212212          <computeroutput>useradd: unknown GID 999</computeroutput>, although
    213213          the account is correctly created. That is
    214           why we have earlier created the group <parameter>users</parameter>
     214          why we have earlier created the group
     215          <systemitem class="groupname">users</systemitem>
    215216          with this group ID.</para>
    216217        </listitem>
Note: See TracChangeset for help on using the changeset viewer.