]> git.pld-linux.org Git - packages/cacti.git/commitdiff
- own by cacti since poller is now run as cacti user
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Oct 2008 21:06:49 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti.spec -> 1.96

cacti.spec

index 55bd3d785b97888ef30c295cff3fa4b9b82c3835..368d0281de1d6c3f5381761da18800c136fa150f 100644 (file)
@@ -228,8 +228,8 @@ fi
 %dir %{_appdir}/scripts
 %attr(755,root,root) %{_appdir}/scripts/*
 
-%attr(750,root,http) %dir /var/lib/%{name}
-%attr(770,root,http) %dir /var/lib/%{name}/rra
+%attr(750,cacti,http) %dir /var/lib/%{name}
+%attr(770,cacti,http) %dir /var/lib/%{name}/rra
 %attr(730,root,http) %dir /var/log/%{name}
 %attr(660,root,http) %ghost /var/log/%{name}/cacti.log
 
This page took 0.15623 seconds and 4 git commands to generate.