X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fcrontab;h=d53a276ef54c5c63e7e8e34819558fad85e031bd;hp=1e8b68cfbef2a7438eef2624349d57d8279da0f5;hb=e6d82246c121fb15021d5742f37680466723f601;hpb=58224950474e43a09a8a68e9915ace78087fc34c diff --git a/zebra/crontab b/zebra/crontab index 1e8b68c..d53a276 100644 --- a/zebra/crontab +++ b/zebra/crontab @@ -1,3 +1,5 @@ -# $Id: crontab,v 1.3 2007-09-18 17:00:13 mike Exp $ +# Example crontab file for a weekly update cycle, testing 1/7 of the +# database every day. See also the script ../bin/irspy-update.sh +# # m h dom mon dow command -0 1 * * * cd /home/mike/cvs/irspy/bin && YAZ_LOG=irspy ./setrlimit -v -a 500 -- perl -I ../lib irspy.pl -a -n 50 -t Main localhost:8018/IR-Explain---1 +0 1 * * * cd /home/mike/cvs/irspy/bin && YAZ_LOG=irspy ./setrlimit -v -a 500 -- perl -I ../lib irspy.pl -a -n 50 -t Main -m 7,`date '+%w'` localhost:8018/IR-Explain---1