aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 2c3453bf8..3d90f6ab9 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -38,11 +38,6 @@ by applying the following patch:</para>
<screen><userinput>make udevdir=/dev install</userinput></screen>
-<para>And since we aren't going to be using the udev daemon, but instead the
-udev binary itself, we correct it's hotplug configuration:</para>
-
-<screen><userinput>ln -sf /sbin/udev /etc/hotplug.d/default/udev.hotplug</userinput></screen>
-
</sect2>