From 8a572f06bb088ada73a0522625b3618e2d377bd8 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 5 Mar 2022 04:59:41 +0800 Subject: don't chown $LFS/sources to lfs (#5018) --- chapter04/addinguser.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chapter04') 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 - If a separate working directory was created as suggested, give - user lfs ownership of this - directory: - -chown -v lfs $LFS/sources - 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 -- cgit v1.2.3-54-g00ecf