slave_root 1.3 KB

123456789101112131415161718192021
  1. # do daily/weekly/monthly maintenance
  2. # min hour day month weekday command
  3. #*/15 * * * * run-parts /etc/periodic/15min
  4. #0 * * * * run-parts /etc/periodic/hourly
  5. #0 2 * * * run-parts /etc/periodic/daily
  6. #0 3 * * 6 run-parts /etc/periodic/weekly
  7. #0 5 1 * * run-parts /etc/periodic/monthly
  8. #0 3 * * * php /var/www/html/crontab/index.php date index
  9. #0 1 * * * php /var/www/html/crontab/index.php date refill_clear
  10. #0 9 * * * php /var/www/html/crontab/index.php date nine_clock
  11. #0 10 * * * php /var/www/html/crontab/index.php date ten_clock
  12. #0 10-20/1 * * * php /var/www/html/crontab/index.php hour index
  13. #0 3 1 */1 * php /var/www/html/crontab/index.php month index
  14. #0 1 * * * php /var/www/html/crontab/index.php date _order_stats
  15. #0 0 * * * php /var/www/html/crontab/index.php date merchant_available
  16. */1 * * * * php /var/www/html/crontab/index.php minutes update_channel_balance
  17. 0 1 * * * php /var/www/html/crontab/index.php date refill_clear
  18. #0 8 * * * sh /mnt/xyzshop/util/purge.sh
  19. 1 0 * * * php /var/www/html/crontab/index.php date merchant_nightime
  20. 1 6 * * * php /var/www/html/crontab/index.php date merchant_daytime
  21. #0 0 * * * php /var/www/html/crontab/index.php date merchant_available