Add multi-user support 45/16945/3 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi accepted/tizen/common/20141104.175034 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_common/20141104.174724 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140618.000002 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.042134 submit/tizen_ivi/20140626.045032 submit/tizen_ivi/20140626.125712 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 27 Feb 2014 09:37:50 +0000 (10:37 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Mon, 10 Mar 2014 10:18:04 +0000 (11:18 +0100)
commitf8865ef4b0284f0428c4720ff2a444a63af7221f
tree3b9e3c468c9e230dc32059e560e4c22dc460eced
parent2a2ab3bb783a40c9b0610f84723202be197ba86c
Add multi-user support

Removing user "app" from user list since, in multi-user architecture,
user names aren't known at build time so they can't be used in spec
files.

Removing group "app" from group list since, in multi-user architecture,
the user group is defined by the TZ variable TZ_SYS_USER_GROUP. To use
this variable as a macro in spec file you need to add: "BuildRequires:
libtzplatform-config-devel".

More information about multi-user architecture can be found here:
https://wiki.tizen.org/wiki/Multi-user_Architecture#tizen-platform-
config_usage

Bug-Tizen: PTREL-393
Change-Id: Ice67a8f789176ff195235b1ee7b77e4afa6789f4
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
packaging/config