diff options
Diffstat (limited to 'chapter06/pwdgroup.xml')
-rw-r--r-- | chapter06/pwdgroup.xml | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index 9ae45f02c..cc7452d90 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -50,15 +50,14 @@ utmp:x:13: usb:x:14:</literal> EOF</userinput></screen> -<para>The created groups are not part of any standard—they are some -of the groups that the Udev configuration will be using in the next -section. The Linux Standard Base (LSB, available at <ulink -url="http://www.linuxbase.org"/>) recommends only that, besides the -group <quote>root</quote> with a Group ID (GID) of 0, a group -<quote>bin</quote> with a GID of 1 be present. All other group names -and GIDs can be chosen freely by the system administrator since -well-written packages do not depend on GID numbers, but rather use the -group's name.</para> +<para>The created groups are not part of any standard—they are some of the +groups that the Udev configuration will use in the next section. The Linux +Standard Base (LSB, available at <ulink url="http://www.linuxbase.org"/>) +recommends only that, besides the group <quote>root</quote> with a Group ID +(GID) of 0, a group <quote>bin</quote> with a GID of 1 be present. All other +group names and GIDs can be chosen freely by the system administrator since +well-written packages do not depend on GID numbers, but rather use the group's +name.</para> <para>To remove the <quote>I have no name!</quote> prompt, start a new shell. Since a full Glibc was installed in <xref |