SPECS: cacti.spec - own by cacti since poller is now run as cacti user
arekm
arekm at pld-linux.org
Wed Oct 29 22:06:55 CET 2008
Author: arekm Date: Wed Oct 29 21:06:55 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- own by cacti since poller is now run as cacti user
---- Files affected:
SPECS:
cacti.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: SPECS/cacti.spec
diff -u SPECS/cacti.spec:1.95 SPECS/cacti.spec:1.96
--- SPECS/cacti.spec:1.95 Tue Oct 28 12:24:32 2008
+++ SPECS/cacti.spec Wed Oct 29 22:06:49 2008
@@ -229,8 +229,8 @@
%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
@@ -248,6 +248,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2008/10/29 21:06:49 arekm
+- own by cacti since poller is now run as cacti user
+
Revision 1.95 2008/10/28 11:24:32 arekm
- rel 14; one more rrdtool 1.3.x fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti.spec?r1=1.95&r2=1.96&f=u
More information about the pld-cvs-commit
mailing list