aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/eudev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/eudev.xml')
-rw-r--r--chapter06/eudev.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml
index 8b31ae329..7d49c3555 100644
--- a/chapter06/eudev.xml
+++ b/chapter06/eudev.xml
@@ -80,9 +80,11 @@ mkdir -pv /etc/udev/rules.d</userinput></screen>
<screen><userinput remap="test">make check</userinput></screen>
- <para>Install the package:</para>
+ <para>Install the package and creat the initial
+ <filename>/etc/udev/hwdb.bin</filename> file:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make install
+udevadm hwdb --update</userinput></screen>
<para>Now, install the man pages:</para>