Allow synonyms for localhost
[spider.git] / cmd / crontab
1 # crontab in normal crontab format
2 #
3 # DO NOT EDIT THIS FILE
4 #
5 # create and edit the one in /spider/local_cmd/crontab
6 # for doing connections and things
7 #
8 2 0 * * * DXDebug::dbgclean()
9 30 2 * * 3 run_cmd("export_users")
10 0 3 * * * Spot::daily()