The mode of the directory is 777 and smack label is 'System::Shared'.
SMACK will restrain the access of others.
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I2a90bf2a3a221ea7c21feeb3dc4f5b2dc51290a6
# 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