From bb8939c1e6fc50dbe981838c16043142fced4833 Mon Sep 17 00:00:00 2001 From: Bryan Kadzban Date: Mon, 16 Mar 2009 04:29:00 +0000 Subject: - 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 --- chapter06/createfiles.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/createfiles.xml') 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: EOF -- cgit v1.2.3-54-g00ecf