Tizen 2.4 SDK Rev6 Release accepted/tizen_2.3.1_mobile accepted/tizen_2.3.1_wearable tizen_2.3.1 accepted/tizen/2.3.1/mobile/20160530.053658 accepted/tizen/2.3.1/wearable/20160530.053655 submit/tizen_2.3.1/20160530.021256
authorJaekyu Park <jk7744.park@samsung.com>
Fri, 27 May 2016 08:13:36 +0000 (17:13 +0900)
committerJaekyu Park <jk7744.park@samsung.com>
Fri, 27 May 2016 08:13:36 +0000 (17:13 +0900)
packaging/data-provider-master.spec

index c7b282c..cc040b0 100644 (file)
@@ -176,6 +176,9 @@ chmod 640 /opt/dbspace/.widget.db
 chown ${SYSTEM}:${APP_GID} /opt/dbspace/.widget.db-journal
 chmod 640 /opt/dbspace/.widget.db-journal
 
+chsmack -a 'data-provider-master::db' /opt/dbspace/.widget.db
+chsmack -a 'data-provider-master::db' /opt/dbspace/.widget.db-journal
+
 vconftool set -t bool "memory/%{name}/started" 0 -i -u ${APP_UID} -f -s system::vconf_system
 vconftool set -t int "memory/private/%{name}/restart_count" 0 -i -u ${APP_UID} -f -s %{name}
 vconftool set -t string "db/%{name}/serveraddr" "/tmp/.data-provider-master-client.socket" -i -u ${APP_UID} -f -s system::vconf_system