aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-18 18:02:09 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-18 18:02:09 +0000
commit719759a51338f2092c69464740c4cf58ddbec6f7 (patch)
treeea0a34908aeebd69c63fd468665b780668bb266b /chapter06
parent8dffa04af3d57467169cf3aba590b2f7c9988f61 (diff)
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
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml4
1 files changed, 0 insertions, 4 deletions
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 @@
<screen><userinput>make udevdir=/dev install</userinput></screen>
-<para>Ensure that Hotplug addresses Udev correctly:</para>
-
-<screen><userinput>ln -sf /sbin/udev /etc/hotplug.d/default/udev.hotplug</userinput></screen>
-
<para>Udev's configuration is far from ideal by default, so we install our own
configuration files here:</para>