Преглед на файлове

changed "chown lfs $LFS" to "chown -R lfs $LFS"

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 24 години
родител
ревизия
32b05f7198
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      chapter05/installasuser.xml

+ 1 - 1
chapter05/installasuser.xml

@@ -20,7 +20,7 @@ passwd lfs</userinput></screen></para>
 so user "lfs" will have write access to it. Run the following command
 so user "lfs" will have write access to it. Run the following command
 as root to change the ownership of the LFS partition to user "lfs":</para>
 as root to change the ownership of the LFS partition to user "lfs":</para>
 
 
-<para><screen><userinput>chown lfs $LFS</userinput></screen></para>
+<para><screen><userinput>chown -R lfs $LFS</userinput></screen></para>
 
 
 <para>Now you can login as user "lfs". You can do this two ways: either
 <para>Now you can login as user "lfs". You can do this two ways: either
 the normal way through the console or the display manager, or with
 the normal way through the console or the display manager, or with