]> git.pld-linux.org Git - packages/apache.git/commitdiff
- not sure if we need fcgistarter to have suid bit set
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 26 Feb 2012 23:53:03 +0000 (23:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.672

apache.spec

index 965942ec1a46234ca4a89f372481848ac6b86f66..548f438c955562d3f7e6f5371947c464be0f4cb8 100644 (file)
@@ -3344,7 +3344,7 @@ fi
 
 %files mod_proxy
 %defattr(644,root,root,755)
-%attr(4755,root,root) %{_sbindir}/fcgistarter
+%attr(755,root,root) %{_sbindir}/fcgistarter
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_proxy.conf
 %attr(755,root,root) %{_libexecdir}/mod_proxy*.so
 
This page took 0.076927 seconds and 4 git commands to generate.