Define smack rule for vconf key.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 9 May 2013 06:09:52 +0000 (15:09 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 9 May 2013 06:09:52 +0000 (15:09 +0900)
Change-Id: I9d4dd54b36d815fe83f8700993ed5aa657f8401e

packaging/data-provider-master.spec

index 1d96909..f477709 100755 (executable)
@@ -88,7 +88,7 @@ chown 0:5000 /opt/dbspace/.livebox.db
 chmod 640 /opt/dbspace/.livebox.db
 chown 0:5000 /opt/dbspace/.livebox.db-journal
 chmod 640 /opt/dbspace/.livebox.db-journal
-vconftool set -t bool "memory/data-provider-master/started" 0 -i -u 5000 -f
+vconftool set -t bool "memory/data-provider-master/started" 0 -i -u 5000 -f -s system::vconf_system
 echo "Successfully installed. Please start a daemon again manually"
 echo "%{_sysconfdir}/init.d/data-provider-master start"