Until not so long ago, to add my own cron jobs I always had the habit of modifying /etc/crontab on my FreeBSD system which turned out to be wrong. In simple words, there are two types of crontab files: System crontab which should not be altered due to the troubles it cause during FreeBSD upgrades User crontab which has one less column than the system crontab file