aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-02-05 11:28:20 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-02-05 11:28:20 +0000
commit7ca72d4120c49ac0a7dc034de28782696566ea1d (patch)
tree93409e9dbb119f56015a88521769018eaa3a7de7 /chapter06
parent88d5b05e0b74d22e52ddee7581733f0e9558e021 (diff)
* Install hotplug's pnp.distmap
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/hotplug.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml
index 3334914ed..12a3e0d0f 100644
--- a/chapter06/hotplug.xml
+++ b/chapter06/hotplug.xml
@@ -26,6 +26,10 @@
<screen><userinput>make install</userinput></screen>
+<para>Copy a file that the &quot;install&quot; target omits.</para>
+
+<screen><userinput>cp etc/hotplug/pnp.distmap /etc/hotplug</userinput></screen>
+
<para>Remove Hotplug's init script:</para>
<screen><userinput>rm -rf /etc/init.d</userinput></screen>