diff options
Diffstat (limited to 'chapter06/chrootcmd.xml')
-rw-r--r-- | chapter06/chrootcmd.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/chrootcmd.xml b/chapter06/chrootcmd.xml index 9b3b7e881..ea78af0c1 100644 --- a/chapter06/chrootcmd.xml +++ b/chapter06/chrootcmd.xml @@ -1,6 +1,4 @@ -<blockquote><literallayout> <userinput>cd $LFS &&</userinput> <userinput>chroot $LFS /usr/bin/env -i HOME=/root \</userinput> <userinput> TERM=$TERM /bin/bash --login</userinput> -</literallayout></blockquote> |