add 'guest' user to vconf_bt group 95/30895/1
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Wed, 26 Nov 2014 15:37:40 +0000 (16:37 +0100)
committerCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Wed, 26 Nov 2014 15:37:40 +0000 (16:37 +0100)
commitf699733036470d61d2a191c8597025f52e5c549f
tree3e559be0747cda13707f1b7d8b16cfc8ce052ec7
parenta0f1c0c04b586fc3b446916b92664e3625d4c9d1
add 'guest' user to vconf_bt group

bluetooth vconf keys are installed by bluetooth-frwk with vconf_bt group owner.
bt-service daemon which runs as 'guest' user can not access those vconf keys.
So after 'guest' user creation, I add it to vconf_bt group.
By this way, bt-service will be available to check and update bluetooth vconf keys.

Change-Id: I2cd7a94f6042a986e1776978c60b288e4c2f61e1
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
scripts/common-base.post