aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-05-02 15:39:45 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-05-02 15:39:45 +0800
commit8469f02115f88b071736eac9c1fcbdd16bb80cd4 (patch)
tree3005ff62e2f47f1aadd10fa538f9d358a82e15d4 /chapter07
parent14de4552bfc176646e1365a1bf85035486ced218 (diff)
make /etc/group sorted by GID
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/createfiles.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml
index ca148f966..24557a1ef 100644
--- a/chapter07/createfiles.xml
+++ b/chapter07/createfiles.xml
@@ -116,8 +116,8 @@ mail:x:34:
kvm:x:61:
uuidd:x:80:
wheel:x:97:
-nogroup:x:65534:
-users:x:999:</literal>
+users:x:999:
+nogroup:x:65534:</literal>
EOF</userinput></screen>
<screen revision="systemd"><userinput>cat &gt; /etc/group &lt;&lt; "EOF"
@@ -153,8 +153,8 @@ systemd-coredump:x:79:
uuidd:x:80:
systemd-oom:x:81:
wheel:x:97:
-nogroup:x:65534:
-users:x:999:</literal>
+users:x:999:
+nogroup:x:65534:</literal>
EOF</userinput></screen>
<para>The created groups are not part of any standard&mdash;they are groups