SOURCES: cacti.crontab - run as cacti user
    glen 
    glen at pld-linux.org
       
    Sun Oct  5 16:28:27 CEST 2008
    
    
  
Author: glen                         Date: Sun Oct  5 14:28:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- run as cacti user
---- Files affected:
SOURCES:
   cacti.crontab (1.2 -> 1.3) 
---- Diffs:
================================================================
Index: SOURCES/cacti.crontab
diff -u SOURCES/cacti.crontab:1.2 SOURCES/cacti.crontab:1.3
--- SOURCES/cacti.crontab:1.2	Sun Oct  5 05:28:12 2008
+++ SOURCES/cacti.crontab	Sun Oct  5 16:28:21 2008
@@ -1,5 +1,5 @@
 MAILTO=root
 
-*/5 * * * * http umask 022; /usr/sbin/cacti-poller
+*/5 * * * * cacti umask 022; /usr/sbin/cacti-poller
 
 # vim:ft=crontab
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cacti.crontab?r1=1.2&r2=1.3&f=u
    
    
More information about the pld-cvs-commit
mailing list