Fix database permission
authorChengwei Yang <chengwei.yang@intel.com>
Thu, 1 Aug 2013 07:37:47 +0000 (15:37 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Thu, 1 Aug 2013 09:36:32 +0000 (17:36 +0800)
commit050ba4af9b8d80eae1120e7ad9c575db2c38527b
treeba9567d3f143274fca86d12e42878b719aeb8e59
parentc16f1808da80cf109643ebfcbfe606af225f10f1
Fix database permission

This looks like some kind of typo, however will cause app application
failed to update desktop entry in database.

For example, starter will update sat-ui entry in database once it's
ready, while starter running as 'app' privilege, which is a member of
group 'db_menu'.

Change-Id: I3ff02609e5412b4004edd2fcb7007616983e8b7e
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
initdb/src/initdb.c