[packages/cacti] realtime_purge_cache() needs to be able to list directory contents

arekm arekm at pld-linux.org
Mon Oct 8 08:34:40 CEST 2018


commit 8cc40219aec96ee050eb45b3855329392d92c842
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Oct 8 08:34:33 2018 +0200

    realtime_purge_cache() needs to be able to list directory contents

 cacti.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti.spec b/cacti.spec
index 604aec0..62c52b2 100644
--- a/cacti.spec
+++ b/cacti.spec
@@ -300,7 +300,7 @@ fi
 /var/cache/%{name}/index.php
 %attr(730,root,http) %dir /var/cache/%{name}/boost
 %attr(730,root,http) %dir /var/cache/%{name}/mibcache
-%attr(730,root,http) %dir /var/cache/%{name}/realtime
+%attr(770,root,http) %dir /var/cache/%{name}/realtime
 %attr(730,root,http) %dir /var/cache/%{name}/spikekill
 /var/cache/%{name}/*/.htaccess
 /var/cache/%{name}/*/index.php
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti.git/commitdiff/8cc40219aec96ee050eb45b3855329392d92c842



More information about the pld-cvs-commit mailing list