aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/bootscripts.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index ac797ed14..7086ab8a9 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -31,10 +31,11 @@
<screen><userinput>make install</userinput></screen>
-<para>Since this version of LFS also uses the hotplug package, we also want to
-make sure we install the bootscripts for that as well:</para>
+<para>Since this version of LFS also uses the hotplug and syslog-ng packages,
+we also want to make sure we install the bootscripts for those as well:</para>
-<screen><userinput>make install-hotplug</userinput></screen>
+<screen><userinput>make install-hotplug
+make install-syslog-ng</userinput></screen>
</sect2>