aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/createfiles.xml
diff options
context:
space:
mode:
authorBryan Kadzban <bryan@linuxfromscratch.org>2009-03-16 04:29:00 +0000
committerBryan Kadzban <bryan@linuxfromscratch.org>2009-03-16 04:29:00 +0000
commitbb8939c1e6fc50dbe981838c16043142fced4833 (patch)
tree139787051974509b763f9c6a3fac12ed3536cf2f /chapter06/createfiles.xml
parent6a4a95fd50f6908f58940a9ed55e77eb48d61754 (diff)
- Install udev's 40-isdn.rules to handle ISDN (CAPI) devices; remove udev-config
rules for them. Fixes more of #2297. - Use the dialout group instead of uucp. Udev has moved to a Debian-like setup, where the uucp group is for a UUCP daemon, and dialout is for devices. (This undoes much of r8428 as well.) Fixes the rest of #2314, and more of #2297. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r--chapter06/createfiles.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index f11210c73..671f55f20 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -83,13 +83,12 @@ daemon:x:6:
floppy:x:7:
disk:x:8:
lp:x:9:
-uucp:x:10:
+dialout:x:10:
audio:x:11:
video:x:12:
utmp:x:13:
usb:x:14:
cdrom:x:15:
-dialout:x:16:
mail:x:34:
nogroup:x:99:</literal>
EOF</userinput></screen>