Typo - the udev initscript registers udevsend, not udev as the hotplug handler

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-03-12 20:05:07 +00:00
parent 46cfff86ec
commit f18250cd58

View File

@ -84,7 +84,7 @@ processes and to <command>udev</command> for device node creation.</para>
<para>The <command>S10udev</command> initscript takes care of creating
these device nodes when Linux is booted. This script starts with
registering <command>/sbin/udev</command> as a hotplug event handler.
registering <command>/sbin/udevsend</command> as a hotplug event handler.
Hotplug events (discussed below) should not be generated during this
stage, but <command>udev</command> is registered just in case they do
occur. The <command>udevstart</command> program then walks through