]> git.pld-linux.org Git - packages/nginx.git/blobdiff - nginx.spec
- fixed permissions and group for /etc/nginx
[packages/nginx.git] / nginx.spec
index 01c878f660e8e6ec981ec1808fc5d2e594b510f0..2c9b563660193ea41edb3db78ffc01bcd0441669 100644 (file)
@@ -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
This page took 0.105563 seconds and 4 git commands to generate.