Modify the uid and gid of obexd to network_fw 70/131570/2 accepted/tizen/unified/20170613.194443 submit/tizen/20170613.061600
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 30 May 2017 05:18:36 +0000 (14:18 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 8 Jun 2017 07:16:56 +0000 (16:16 +0900)
commit36c393347749aabe705e024d41967bcf4a59078e
tree73b1e539a1442a48fb87683aa000ec03a49b7687
parent26ba54e4f38a69bfad972b69aac78ac2beacf360
Modify the uid and gid of obexd to network_fw

The uid of tizen's bt-service will be changed to network_fw from owner.
'network_fw' is a no app user, so it can't use the session bus connection.
Because of this, tizen obexd's dbus connection also change to system bus.

Change-Id: I73f66e8a451a2b3b62c9f03a8468b824813d8767
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
17 files changed:
Makefile.obexd
obexd/client/ftp.c
obexd/client/map.c
obexd/client/mns-tizen.c
obexd/client/opp.c
obexd/client/pbap.c
obexd/client/session.c
obexd/client/sync.c
obexd/plugins/messages-tizen.c
obexd/plugins/pcsuite.c
obexd/src/manager.c
obexd/src/obex.service.in
obexd/src/org.bluez.obex.service
packaging/bluez.spec
tools/mpris-proxy.c
tools/obexctl.c
unit/test-gdbus-client.c