mirror of https://github.com/apache/cloudstack.git
CloudStack CS-15448
java.io.FileNotFoundException: /usr/share/cloud/management/webapps7080/awsapi/WEB-INF/classes/xes.keystore (Permission denied) resolved fixed reviewed-by: edison
This commit is contained in:
parent
69e60e360b
commit
86b7d7cd41
|
|
@ -633,7 +633,7 @@ fi
|
|||
%config(noreplace) %attr(0640,root,%{name}) %{_sysconfdir}/%{name}/usage/db.properties
|
||||
|
||||
%files aws-api
|
||||
%defattr(0644,cloud,cloud,0755)
|
||||
%defattr(0666,cloud,cloud,0755)
|
||||
%{_datadir}/cloud/bridge/conf/*
|
||||
%{_datadir}/cloud/bridge/lib/*
|
||||
%{_datadir}/cloud/bridge/webapps/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue