From 137bd506ad66d6c67186a63b30abd3c626e5a66d Mon Sep 17 00:00:00 2001 From: Thomas Balu Walter Date: Sun, 18 Mar 2001 20:39:49 +0000 Subject: You's git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/pwdgroup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/pwdgroup.xml') diff --git a/chapter05/pwdgroup.xml b/chapter05/pwdgroup.xml index db7343aa6..0ed3ded49 100644 --- a/chapter05/pwdgroup.xml +++ b/chapter05/pwdgroup.xml @@ -7,7 +7,7 @@ it needs an entry in the /etc/passwd and /etc/group file. Besides the group root a couple of other groups are recommended and needed by packages. The groups with their GID's below aren't part of any standard. The LSB only recommends besides a group root a group bin to be present -with GID 1. Other group names and GID's can be chosen by yourself. Well +with GID 1. Other group names and GID's can be chosen by the user. Well written packages don't depend on GID numbers but just use the group name, it doesn't matter all that much what GID a group has. Since there aren't any standards for groups I won't follow any conventions used by -- cgit v1.2.3-54-g00ecf