提交 5526800e authored 作者: Michal Bielicki's avatar Michal Bielicki

permissions problems


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6549 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 20114970
......@@ -261,7 +261,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,freeswitch,daemon)
%dir %attr(755,root,root) /etc/monit.d
%dir %attr(775,root,daemon) /etc/monit.d
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/db
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/log
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/log/xml_cdr
......@@ -274,7 +274,7 @@ rm -rf $RPM_BUILD_ROOT
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/directory
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/sip_profiles
%config(noreplace) %attr(644,root,root) /etc/monit.d/freeswitch.monitrc
%config(noreplace) %attr(644,freeswitch,daemon) /etc/monit.d/freeswitch.monitrc
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/mime.types
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/*.tpl
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/*.xml
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论