diff options
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r-- | chapter07/bootscripts.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 9ee79f203..de6e35128 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -25,6 +25,10 @@ <screen><userinput>make install</userinput></screen> +<para>Since we're using Udev, install the support script for it:</para> + +<screen><userinput>make install-udev</userinput></screen> + </sect2> |