I've been manualy running ntpdate to sync my clock to a ntp server. I
finally got the bright idea to have cron do this, but for some reason cron
sends me an email instead saying "/bin/sh: ntpdate: command not found".
Now when I am logged in as root, the command runs fine. ntpdate is located
in /usr/sbin. Do I need to link this to some other directory so cron can
find it?
System is RH linux 7.0
Thanks,
- Joe