Because of a need for sharing data between users, the new
directory path is defined as below:
user shared data: TZ_SYS_GLOBALUSER_DATA (/opt/usr/data)
user shared dbspace: TZ_SYS_GLOBALUSER_DB (/opt/usr/dbspace)
Change-Id: I8e0db6e41e687306e8070a767b9be451aecd628f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
TZ_SYS_USER_GROUP=users
TZ_SYS_GLOBALAPP_USER=tizenglobalapp
TZ_SYS_ADMIN_GROUP=system
+TZ_SYS_GLOBALUSER_DATA=/opt/usr/data
+TZ_SYS_GLOBALUSER_DB=/opt/usr/dbspace
# which user to use when applications start request are sent by system daemons
TZ_SYS_DEFAULT_USER=owner