[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1327/8267] toaster-manual: add instructions to create user



commit 4b3c59509ca87680af776af5ea1b46bb9c0231e5
Author: Ed Bartosh <ed bartosh linux intel com>
Date:   Tue Jul 12 10:23:28 2016 -0700

    toaster-manual: add instructions to create user
    
    Creating separate toaster account would make production setup
    more isolated and maintainable.
    
    (From yocto-docs rev: 50ed20ad881da8d454a520903dadff20c5011fae)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../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 d7ab8ab..b9c51d6 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 @@
               <orderedlist>
                   <listitem><para>
                       Create toaster user and set its home directory to
-                      <filename>/var/www/toaster</filename>.
-                      Change to that home directory:
+                      <filename>/var/www/toaster</filename>:
                       <literallayout class='monospaced'>
     $ sudo /usr/sbin/useradd toaster -md /var/www/toaster -s /bin/false
     $ sudo su - toaster -s /bin/bash


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]