]> git.pld-linux.org Git - packages/cacti.git/commitdiff
- output to /dev/null
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Nov 2008 07:23:14 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti.crontab -> 1.5

cacti.crontab

index 0f36f78f1d980a41df2130686e967812ade401df..49e3acd4ef4ba5223e1c080f7f3af3f8a218322a 100644 (file)
@@ -1,5 +1,5 @@
 MAILTO=root
 
-*/5 * * * * cacti umask 022; exec /usr/sbin/cacti-poller
+*/5 * * * * cacti umask 022; exec /usr/sbin/cacti-poller > /dev/null
 
 # vim:ft=crontab
This page took 0.058185 seconds and 4 git commands to generate.