From 381504d9293ae3081c54022bf501331abec064b6 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Tue, 2 Aug 2016 09:28:13 +0900 Subject: Modified README Launch process was different. loginctl should be launched after adding user. Change-Id: I83d549f977b29044fd49907f74286defe0d55208 Signed-off-by: Kazumasa Mitsunari --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index c7fe634..56cf1e1 100644 --- a/README +++ b/README @@ -148,15 +148,15 @@ The following process is how to launch sample application trying whether sample can be searched from database. -1. start up porter board and open the weston-terminal +1. Start up porter board and open the weston-terminal -2. setting +2. Setting # vconftool set -t string db/menu_widget/language "en-us" - # loginctl enable-linger aglglobalapp # useradd aglglobalapp if required to define password, please set the password you like. + # loginctl enable-linger aglglobalapp -3. launch sample application from user +3. Launch sample application from user # login aglglobalapp $ launch_app org.tizen.amhelloworld launch sample appli will fail. -- cgit 1.2.3-korg