]> git.pld-linux.org Git - packages/nginx.git/commitdiff
- fixed permissions and group for /etc/nginx auto/th/nginx-1.8.0-3
authorAdam Osuchowski <adwol@pld-linux.org>
Wed, 22 Jul 2015 21:09:14 +0000 (23:09 +0200)
committerAdam Osuchowski <adwol@pld-linux.org>
Wed, 22 Jul 2015 21:09:14 +0000 (23:09 +0200)
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.296406 seconds and 4 git commands to generate.