Changeset 1b821266 for BOOK/boot/common
- Timestamp:
- Dec 23, 2015, 8:45:38 AM (9 years ago)
- Branches:
- master, systemd
- Children:
- 931e709
- Parents:
- ad1b07d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/pwdgroup.xml
rad1b07d r1b821266 151 151 in the final system, and in part by common convention employed by a 152 152 number of existing Linux distributions. The Linux Standard Base (LSB, 153 available at <ulink url="http://www.linuxbase.org"/>) recommends only 154 that, besides the group <quote>root</quote> with a Group ID (GID) of 0, 155 a group <quote>bin</quote> with a GID of 1 be present. All other group 156 names and GIDs can be chosen freely by the system administrator since 153 available at 154 <ulink url="http://www.linuxfoundation.org/collaborate/workgroups/lsb"/>) 155 recommends only that, besides the group <quote>root</quote> with a Group ID 156 (GID) of 0, a group <quote>bin</quote> with a GID of 1 be present. All other 157 group names and GIDs can be chosen freely by the system administrator since 157 158 well-written programs do not depend on GID numbers, but rather use the 158 159 group's name.</para>
Note:
See TracChangeset
for help on using the changeset viewer.