diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-02 16:47:42 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-02 16:47:42 +0000 |
commit | ffd471a5fbf3b0c69b468ec996e5c118efaf481b (patch) | |
tree | e652d4d92978a6a4b72e2e4edfcbe21c8b1c2751 /chapter07/udev.xml | |
parent | faca37e6ec77abdb9cb734c4d159ce98530a3f7d (diff) |
Reprise of r6318.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 |