Load the environment data from a file.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 16 May 2013 03:43:40 +0000 (12:43 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 16 May 2013 03:43:40 +0000 (12:43 +0900)
To initialize the system correctly.

Change-Id: Ic7bf19e04782bdf469ff51702bc84607eaa55d4a

data/data-provider-master.service

index b9c9e51..4b3a482 100644 (file)
@@ -20,6 +20,7 @@ After=rc-sdlevelinit.service
 Requires=rc-sdlevelinit.service
 
 [Service]
+EnvironmentFile=/run/tizen-mobile-env
 Environment=BUFMGR_LOCK_TYPE="once"
 Environment=BUFMGR_MAP_CACHE="true"
 Type=simple