From: Michal Bielicki Date: Thu, 6 Dec 2007 21:46:22 +0000 (+0000) Subject: permissions problems X-Git-Tag: v1.0-rc1~1274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5526800e900554f9bf71136d7a4cde04b803fbe0;p=thirdparty%2Ffreeswitch.git permissions problems git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6549 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/freeswitch.spec b/freeswitch.spec index edda9802f1..35afca3ce7 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -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