aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/grub.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index 3c7f15386..8ea250c8f 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -77,7 +77,8 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make install
+mv -v /etc/bash_completions.d/grub /usr/share/bash-completion/completions</userinput></screen>
<para>Using GRUB to make your LFS system bootable will be discussed in
<xref linkend="ch-bootable-grub"/>.</para>