diff options
Diffstat (limited to 'chapter07/udev.xml')
-rw-r--r-- | chapter07/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/udev.xml b/chapter07/udev.xml index 4ec10b504..bad5795f3 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -124,7 +124,7 @@ To solve this, the <command>S05modules</command> bootscript was added to the LFS-Bootscripts package, along with the <filename>/etc/sysconfig/modules</filename> file. By adding module names to the <filename>modules</filename> file, these modules will be loaded when the -computer is starts up. This allows <command>udev</command> to detect the devices +computer starts up. This allows <command>udev</command> to detect the devices and create the appropriate device nodes.</para> <para>Note that on slower machines or for drivers that create a lot |