kelsey hudson wrote: > N?stor wrote: > >OK linux gods, > > > >I update my time on my RHEL 3 and when I type 'date' on my systems it > >is correct, but I noticed that my cron jobs are running > >an hour late. My 00-logwatch cron has a perl command > >for 'localtime(time)' and that display as 1 hour later > > Restart your syslog daemon, cron daemon, and anything else that was > running during the time you updated /etc/localtime. If the processes > have a file handle to the old /etc/localtime, they'll still be an hour off.
Or, reboot. That way you know everything is using the right timezone data. -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
