diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-04-20 02:22:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-04-20 02:22:14 +0000 |
commit | 107e7a5be5b0cd5f193459717eb43b2ff5822a49 (patch) | |
tree | 7a6505728fe3b9d07b17a510c86e7fb3a43d82c5 /chapter06 | |
parent | 03b7436d58ed42e094c4a8a0ae23f1473c265156 (diff) |
Change two group IDs to support a legacy program
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/createfiles.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index 9ee188b7d..7f32e89b6 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -79,8 +79,8 @@ EOF</userinput></screen> bin:x:1: sys:x:2: kmem:x:3: -tty:x:4: -tape:x:5: +tape:x:4: +tty:x:5: daemon:x:6: floppy:x:7: disk:x:8: |