However, it still remains to be investigated how to set
ownership and permissions of vconf variables.
Merged-and-mangeled-by: Lukasz Stelmach <l.stelmach@samsung.com>
Change-Id: Ia96b92cbb9e6f520c3757dc06d543612712115b2
chmod 660 /opt/dbspace/.msg_service.db
chmod 660 /opt/dbspace/.msg_service.db-journal
+mkdir -p /opt/data/msg-service
+chgrp db_msg_service /opt/data/msg-service
########## Setting Config Value (Internal keys) ##########
# Message Server Status
%files
%defattr(-,root,root,-)
-%dir /opt/data/msg-service
+%dir %attr(775,root,db_msg_service) /opt/data/msg-service
%{_libdir}/libmsg_plugin_manager.so
%{_libdir}/libmsg_mapi.so.*
%{_libdir}/libmsg_framework_handler.so