00-crontab
This is the hardcoded crontab boilerplate that SlickStack installs. We call it 00-crontab
to ensure it appears first in the list of cron job files when you’re browsing Ubuntu via SSH, but in fact this file is simply “copied” into the root crontab file which is located in /var/spool/cron/crontabs/root
Associated commands:
Related cron files:
- 01-cron-minutely
- 02-cron-often
- 03-cron-regular
- 04-cron-quarter-hourly
- 05-cron-half-hourly
- 06-cron-hourly
- 07-cron-quarter-daily
- 08-cron-half-daily
- 09-cron-daily
- 10-cron-half-weekly
- 11-cron-weekly
- 12-cron-half-monthly
- 13-cron-monthly
- 14-cron-sometimes
Leave a Reply