X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fcrontab;h=e864a17ea171d57a49a013fc874413aae70d91eb;hb=557d4f48a1d7c30a162967ed23edd674f14504f2;hp=b2ebb388aa61a7fe0c9b9ef2f1d97b604143c45b;hpb=27854d917fc31b9f2dd184c24e6f38265a3a09e8;p=spider.git diff --git a/cmd/crontab b/cmd/crontab index b2ebb388..e864a17e 100644 --- a/cmd/crontab +++ b/cmd/crontab @@ -1,2 +1,11 @@ # 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 spawn_cmd("export_users") +0 3 * * * Spot::daily() +13,43 * * * spawn_cmd('saveuserfile')