]> git.pld-linux.org Git - packages/dnsgraph.git/blobdiff - dnsgraph.cron
- be quiet
[packages/dnsgraph.git] / dnsgraph.cron
index f1da0d8c739ef6bf596071481c7159ba36fd4f4b..9d759b27a989b811ae14ef10dfb951618dfe7822 100644 (file)
@@ -1,2 +1,2 @@
 */1 * * * *    root    /usr/sbin/rndc stats
-*/10 * * * *   root    umask 022; /usr/share/dnsgraph/dnsanalise.pl -c; cd /usr/share/dnsgraph/html; /usr/share/dnsgraph/dnsreport.pl > index.html
+*/10 * * * *   root    umask 022; /usr/share/dnsgraph/dnsanalise.pl -c >/dev/null; cd /usr/share/dnsgraph/html; /usr/share/dnsgraph/dnsreport.pl >index.html; echo >/var/lib/named/named-stats.log
This page took 0.0577 seconds and 4 git commands to generate.