From 4b3c59509ca87680af776af5ea1b46bb9c0231e5 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 12 Jul 2016 10:23:28 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/toaster-manual/toaster-manual-setup-and-use.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/toaster-manual') 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 @@ Create toaster user and set its home directory to - /var/www/toaster. - Change to that home directory: + /var/www/toaster: $ sudo /usr/sbin/useradd toaster -md /var/www/toaster -s /bin/false $ sudo su - toaster -s /bin/bash -- cgit v1.2.3-54-g00ecf