diff options
Diffstat (limited to 'chapter06/hotplug.xml')
-rw-r--r-- | chapter06/hotplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index 6832fda2c..eccb9de52 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -47,7 +47,7 @@ using the script included with LFS-Bootscripts:</para> <screen><userinput>rm -rf /etc/init.d</userinput></screen> -<para>Network device hotplugging is not supported by LFS bootscripts yet. For +<para>Network device hotplugging is not supported by LFS-Bootscripts yet. For that reason, remove the network hotplug agent:</para> <screen><userinput>rm -f /etc/hotplug/net.agent</userinput></screen> |