aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bootscripts-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bootscripts-inst.xml')
-rw-r--r--chapter06/bootscripts-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bootscripts-inst.xml b/chapter06/bootscripts-inst.xml
index 2e7556e41..d0bef6d87 100644
--- a/chapter06/bootscripts-inst.xml
+++ b/chapter06/bootscripts-inst.xml
@@ -3,7 +3,7 @@
<para>Install LFS-Bootscripts by running the following command:</para>
-<para><screen><userinput>cp -a rc.d sysconfig /etc &&
+<para><screen><userinput>cp -a rc.d sysconfig /etc &amp;&amp;
chown -R root.root /etc/rc.d /etc/sysconfig</userinput></screen></para>
</sect2>