Add TZ_SYS_ADMIN_GROUP=system : 73/28373/1
authorStephen Clymans <stephen.clymans@open.eurogiciel.org>
Wed, 24 Sep 2014 12:43:03 +0000 (14:43 +0200)
committerStéphane Desneux (sdx) <stephane.desneux@open.eurogiciel.org>
Mon, 6 Oct 2014 07:25:20 +0000 (00:25 -0700)
        Store the name of the privileged user group
        Currently named "system"
        Usefull for is_admin() feature

Change-Id: I94457bda103edfe430e1ab39de001fe527b43a7a
Signed-off-by: Stephen Clymans <stephen.clymans@open.eurogiciel.org>
tizen-platform.meta

index f863ffe..59f12ce 100644 (file)
@@ -26,6 +26,7 @@ TZ_SYS_SMACK=/etc/smack
 TZ_SYS_STORAGE=/usr/storage
 TZ_SYS_USER_GROUP=users
 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