diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/addinguser.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter04/addinguser.xml b/chapter04/addinguser.xml index 49fb43466..535f20b02 100644 --- a/chapter04/addinguser.xml +++ b/chapter04/addinguser.xml @@ -85,12 +85,6 @@ case $(uname -m) in x86_64) chown -v lfs $LFS/lib64 ;; esac</userinput></screen> - <para>If a separate working directory was created as suggested, give - user <systemitem class="username">lfs</systemitem> ownership of this - directory:</para> - -<screen><userinput>chown -v lfs $LFS/sources</userinput></screen> - <note><para>In some host systems, the following command does not complete properly and suspends the login to the lfs user to the background. If the prompt "lfs:~$" does not appear immediately, entering the |