Change TZ_SYS_DEFAULT_USER to owner 20/62320/1 accepted/tizen/common/20160317.160023 accepted/tizen/ivi/20160318.112349 accepted/tizen/mobile/20160318.111544 accepted/tizen/tv/20160318.111936 accepted/tizen/wearable/20160318.112031 submit/tizen/20160316.133302
authorSemun Lee <sm79.lee@samsung.com>
Tue, 15 Mar 2016 10:36:06 +0000 (19:36 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Tue, 15 Mar 2016 10:36:06 +0000 (19:36 +0900)
- mobile, wearable, TV profile will use owner as a default user

Change-Id: I530dfe7f916a4ffba9e268b19eeaad0958b78dc9
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
tizen-platform.meta

index 8dc3438..92c292a 100644 (file)
@@ -36,7 +36,7 @@ TZ_SYS_GLOBALAPP_USER=tizenglobalapp
 TZ_SYS_ADMIN_GROUP=system
 
 # which user to use when applications start request are sent by system daemons
-TZ_SYS_DEFAULT_USER=guest
+TZ_SYS_DEFAULT_USER=owner
 
 ############# Core & Framework dirs #############