]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- allow everyone enter logs directory
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 15 Sep 2006 18:27:41 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (you can still control individual perms inside log dir)

Changed files:
    apache1.spec -> 1.148

apache1.spec

index 3fb086b3e888a1f65d0ce016a2cde29d091592c9..a5b629e153909ca3630d2ac2315f8f2bb47ca48b 100644 (file)
@@ -1882,7 +1882,7 @@ fi
 %attr(755,root,root) %{_sbindir}/apache
 %dir %attr(1773,root,http) /var/run/apache
 %{_mandir}/man8/apache.8*
-%attr(2750,root,logs) %dir /var/log/apache
+%attr(2751,root,logs) %dir /var/log/apache
 %attr(2750,root,logs) %dir /var/log/archiv/apache
 %attr(640,root,logs) %ghost /var/log/apache/*
 %dir %{_datadir}
This page took 0.051383 seconds and 4 git commands to generate.