mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix the location of hw data in eudev page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8b3e1412e2
commit
a0c056cf7b
@ -117,7 +117,7 @@ make -f &udev-lfs-version;/Makefile.lfs install</userinput></screen>
|
||||
|
||||
<para>Information about hardware devices is maintained in the
|
||||
<filename class="directory">/etc/udev/hwdb.d</filename> and
|
||||
<filename class="directory">/usr/lib/udev/hwdb.d</filename> directories.
|
||||
<filename class="directory">/lib/udev/hwdb.d</filename> directories.
|
||||
<application>Eudev</application> needs that information to be compiled
|
||||
into a binary database <filename>/etc/udev/hwdb.bin</filename>. Create the
|
||||
initial database:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user