Changeset 1b821266 for BOOK/boot


Ignore:
Timestamp:
Dec 23, 2015, 8:45:38 AM (9 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
931e709
Parents:
ad1b07d
Message:

Updated LSB link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/pwdgroup.xml

    rad1b07d r1b821266  
    151151  in the final system, and in part by common convention employed by a
    152152  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
    157158  well-written programs do not depend on GID numbers, but rather use the
    158159  group's name.</para>
Note: See TracChangeset for help on using the changeset viewer.