PDA

View Full Version : OS X Server use standard crontab?


bluehz
04-19-2002, 10:34 AM
I have just switched from OS X to OS X Server 10.1.4 on one of my machines and I am seeing some irregularities. For instance - looking at the logs from last night I got an e-mail notification from cron running at 3:15AM - the msg read:

zsh: command not found: root

Now what is really weird is I have modified all my standard crontabs (root, system, user) to run a little after 4AM. Nothing should be running at 3:15AM. So what I can't figure out is where or what is the cron event that is trying to run at 3:15?

Does OS X Server have some crontabs that are different (e.g. located in different spots) than the standard OS X that I am used to?

- thx

gowrann
04-19-2002, 10:50 PM
3.15am is the default time and the file is in /etc

bluehz
04-20-2002, 07:39 AM
Why would it still be running at 3:15AM when I have modified them all to run after 4AM?