summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/tizen-platform-config.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/tizen-platform-config.spec b/packaging/tizen-platform-config.spec
index 6aecd9a..bc0b551 100644
--- a/packaging/tizen-platform-config.spec
+++ b/packaging/tizen-platform-config.spec
@@ -97,6 +97,10 @@ HOME="$saveHOME"
# END - creation of the /etc/skel/content
##############################################
+mkdir -p $TZ_SYS_STORAGE
+chsmack -a 'System::Shared' -t $TZ_SYS_STORAGE
+chmod 777 $TZ_SYS_STORAGE
+
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig