From 5526800e900554f9bf71136d7a4cde04b803fbe0 Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Thu, 6 Dec 2007 21:46:22 +0000 Subject: [PATCH] permissions problems git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6549 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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