Overview

Request 2888 (accepted)

If the file is owned by httpd it needs to be 644 to be readable for the roundcube user.


iRony.spec Changed
x
 
1
@@ -191,7 +191,7 @@
2
 %config(noreplace) %{_ap_sysconfdir}/conf.d/%{name}.conf
3
 %endif
4
 %attr(0755,root,%{httpd_group}) %dir %{_sysconfdir}/%{name}
5
-%attr(0640,root,%{httpd_group}) %config(noreplace) %{_sysconfdir}/%{name}/dav.inc.php
6
+%attr(0644,root,%{httpd_group}) %config(noreplace) %{_sysconfdir}/%{name}/dav.inc.php
7
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
8
 %{_datadir}/%{name}
9
 %attr(0770,%{httpd_user},%{httpd_group}) %{_localstatedir}/cache/%{name}
10
Refresh
Refresh
Request History
mollekopf's avatar

mollekopf created request over 3 years ago

If the file is owned by httpd it needs to be 644 to be readable for the roundcube user.


mollekopf's avatar

mollekopf accepted request over 3 years ago