add rundir to spec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16240 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
89ae5f4741
commit
146c7f8daa
|
@ -349,6 +349,7 @@ fi
|
|||
%endif
|
||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/db
|
||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/log
|
||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/run
|
||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/log/xml_cdr
|
||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/htdocs
|
||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/scripts
|
||||
|
|
Loading…
Reference in New Issue