From 1582636bcd0852ddd8e16f35ad1229bdeffe7a66 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Tue, 8 Jun 2004 01:58:48 +0000 Subject: Upgraded to Udev 026 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/udev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/udev.xml b/chapter05/udev.xml index 3790d8059..c532cc8e2 100644 --- a/chapter05/udev.xml +++ b/chapter05/udev.xml @@ -36,7 +36,7 @@ being owned by user root, group root, and only accessible to root. As you can easily imagine, this isn't ideal. Give it a much better configuration by applying the following patch: -patch -Np1 -i ../udev-&udev-version;-config-2.patch +patch -Np1 -i ../udev-&udev-version;-config-1.patch The udevstart program hardcodes the path to the udev program in itself, which is bad since we install udev in a non-standard location. Fix this by -- cgit v1.2.3-54-g00ecf