diff options
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r-- | chapter06/glibc-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index a44fedbc1..19947774b 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -85,7 +85,8 @@ file in the <filename>glibc-&glibc-version;</filename> tree.</para> <filename>libnss_*</filename> files. This will also get rid of the <emphasis>I have no name!</emphasis> message in the command prompt:</para> -<para><screen><userinput>exec /stage1/bin/bash --login</userinput></screen></para> +<para><screen><userinput>exec /stage1/bin/bash --login +set +h</userinput></screen></para> </sect2> |