Add audio group to DEFAULT_USR_GROUPS config. 88/99588/1
authorYunmi Ha <yunmi.ha@samsung.com>
Wed, 23 Nov 2016 09:54:09 +0000 (18:54 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Wed, 23 Nov 2016 09:54:09 +0000 (18:54 +0900)
If user is not member of audio group, all audio/radio API returns fail.
So add audio group to user's default group.

Change-Id: If17ddc5bc2071ce46ffcedb12552cf66711e97cd
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
data/tizen/etc/gumd/gumd-tizen-common.conf

index 1fa0ffa..fd04d89 100644 (file)
@@ -15,7 +15,7 @@ USR_PRIMARY_GRPNAME=users
 # Comma separate listed of groups, which every user (other than system user)
 # will be added to at the time of user account creation. Default value is:
 # ''
-DEFAULT_USR_GROUPS=video,display
+DEFAULT_USR_GROUPS=audio,video,display
 
 # Comma separate listed of groups, which admin user will be added to at the
 # time of user account creation. Default value is: ''