diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-setup-and-use.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index d7ab8ab1c7..b9c51d69ac 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml | |||
@@ -244,8 +244,7 @@ | |||
244 | <orderedlist> | 244 | <orderedlist> |
245 | <listitem><para> | 245 | <listitem><para> |
246 | Create toaster user and set its home directory to | 246 | Create toaster user and set its home directory to |
247 | <filename>/var/www/toaster</filename>. | 247 | <filename>/var/www/toaster</filename>: |
248 | Change to that home directory: | ||
249 | <literallayout class='monospaced'> | 248 | <literallayout class='monospaced'> |
250 | $ sudo /usr/sbin/useradd toaster -md /var/www/toaster -s /bin/false | 249 | $ sudo /usr/sbin/useradd toaster -md /var/www/toaster -s /bin/false |
251 | $ sudo su - toaster -s /bin/bash | 250 | $ sudo su - toaster -s /bin/bash |