Tizen 2.4 SDK Rev6 Release
[apps/widget/data-provider-master.git] / 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