TIVI-2052: Create tizen dbspace directories 92/11592/1 accepted/tizen/20131030.205133 accepted/tizen/20131105.192051 accepted/tizen/20131112.015113 submit/tizen/20131030.204501
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 30 Oct 2013 20:31:14 +0000 (13:31 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Wed, 30 Oct 2013 20:36:02 +0000 (13:36 -0700)
commit5194d3fa86af5a31a2b3a1bd4c6cbf892ce07701
tree1e6384723e0c693e2f8ebdb01fa0d0ee41287306
parenta6797ea6d078f394fc52c9fa412cbdc691da18f2
TIVI-2052: Create tizen dbspace directories

There are several middleware packages all racing create the dbspace
directories, and a few that assume that one of the other packages
already created the directories.  This is expressing itself in an
image creation race where the web runtime will sometimes be installed
with a set of critical database files not created.

Since the dbspace directory structure (with /opt/dbspace considered
read-only to all but the preinstalled apps, and /opt/usr/dbspace used
for read-write access) is a fundamental part of the existing tizen
middleware design, then the base filesystem package should be the
thing creating and owning the directores.

Once the new multiuser design has landed then these directories will
likely no longer exist in a shared area.

Change-Id: I0ad7e7f1b8a79a676ddaeb927a844afed9885d9d
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
packaging/filesystem.spec