From 719759a51338f2092c69464740c4cf58ddbec6f7 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Fri, 18 Jun 2004 18:02:09 +0000 Subject: Instead of using the udev binary itself, use the udev daemon. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index e80e5b306..c634e823f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -30,10 +30,6 @@ make udevdir=/dev install -Ensure that Hotplug addresses Udev correctly: - -ln -sf /sbin/udev /etc/hotplug.d/default/udev.hotplug - Udev's configuration is far from ideal by default, so we install our own configuration files here: -- cgit v1.2.3-54-g00ecf