diff options
Diffstat (limited to 'chapter06/pwdgroup.xml')
-rw-r--r-- | chapter06/pwdgroup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index 049d28d60..a12b3cc05 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -51,7 +51,7 @@ resolution will start working immediately after the created, because we installed a full glibc in Chapter 5. This will get rid of the <quote>I have no name!</quote> prompt.</para> -<para><screen><userinput>exec /tools/bin/bash +h --login </userinput></screen></para> +<para><screen><userinput>exec /tools/bin/bash --login +h</userinput></screen></para> </sect1> |