From: Adam Osuchowski Date: Wed, 22 Jul 2015 21:09:14 +0000 (+0200) Subject: - fixed permissions and group for /etc/nginx X-Git-Tag: auto/th/nginx-1.8.0-3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fnginx.git;a=commitdiff_plain;h=37ddc577dd7ece331401378c4c727eaa9894de5a - fixed permissions and group for /etc/nginx --- diff --git a/nginx.spec b/nginx.spec index 01c878f..2c9b563 100644 --- a/nginx.spec +++ b/nginx.spec @@ -582,7 +582,7 @@ exit 0 %defattr(644,root,root,755) %doc CHANGES LICENSE README html/index.html conf/nginx.conf %doc %lang(ru) CHANGES.ru -%dir %attr(754,root,root) %{_sysconfdir} +%dir %attr(750,root,nginx) %{_sysconfdir} %dir %{_nginxdir} %dir %{_nginxdir}/cgi-bin %dir %{_nginxdir}/html