|
@@ -313,7 +313,7 @@ work environment we'll create a new user <emphasis>lfs</emphasis> and
|
|
|
use this one during the installation process. As <emphasis>root</emphasis>,
|
|
|
issue the following commands to add the new user:</para>
|
|
|
|
|
|
-<screen><userinput>useradd -s /bin/bash -m lfs
|
|
|
+<screen><userinput>useradd -s /bin/bash -m -k /dev/null lfs
|
|
|
passwd lfs</userinput></screen>
|
|
|
|
|
|
<para>Now grant this new user <emphasis>lfs</emphasis> full access to
|