X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fcrontab;h=8d48c8a42896e74d57284677d2d93404a9a15723;hb=refs%2Fheads%2Fstaging;hp=b2ebb388aa61a7fe0c9b9ef2f1d97b604143c45b;hpb=27854d917fc31b9f2dd184c24e6f38265a3a09e8;p=spider.git diff --git a/cmd/crontab b/cmd/crontab index b2ebb388..8d48c8a4 100644 --- a/cmd/crontab +++ b/cmd/crontab @@ -1,2 +1,10 @@ # crontab in normal crontab format # +# DO NOT EDIT THIS FILE +# +# create and edit the one in /spider/local_cmd/crontab +# for doing connections and things +# +2 0 * * * DXDebug::dbgclean() +30 2 * * 3 run_cmd("export_users") +0 3 * * * Spot::daily()