bluez5: change obexd --root path to avoid SMACK issues 24/24124/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 25 Feb 2020 06:45:09 +0000 (08:45 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 27 Feb 2020 22:19:00 +0000 (22:19 +0000)
commitf04c66c715d75aa2bfac6603dc1f973a48cca016
tree329a19bc58f9b3eb7c4f525ba2322e65b2a8f0fa
parent591eb0bfdf58a021cc324b7f0299f97a454df997
bluez5: change obexd --root path to avoid SMACK issues

On startup obexd attempts to read from %HOMEDIR%/.cache/obexd or
create the respective directory. Which is really not needed but causes
failure to start with SMACK failures, and so workaround this by
setting the parameter --root=/var/volatile/tmp

Bug-AGL: SPEC-3206
Change-Id: I8b39a91d8d095d94b903a6607f6960f38ed08b5d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-profile-core/recipes-connectivity/bluez5/bluez5/obex.service [new file with mode: 0644]
meta-agl-profile-core/recipes-connectivity/bluez5/bluez5_%.bbappend