Changeset 8469f02


Ignore:
Timestamp:
05/02/2022 07:39:45 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0414633
Parents:
14de455
Message:

make /etc/group sorted by GID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/createfiles.xml

    r14de455 r8469f02  
    117117uuidd:x:80:
    118118wheel:x:97:
    119 nogroup:x:65534:
    120 users:x:999:</literal>
     119users:x:999:
     120nogroup:x:65534:</literal>
    121121EOF</userinput></screen>
    122122
     
    154154systemd-oom:x:81:
    155155wheel:x:97:
    156 nogroup:x:65534:
    157 users:x:999:</literal>
     156users:x:999:
     157nogroup:x:65534:</literal>
    158158EOF</userinput></screen>
    159159
Note: See TracChangeset for help on using the changeset viewer.