I have CentOS and when I run date command in shell it return me something like:
Thu Apr 28 14:08:20 GMT 2011
however cron jobs are running at PST time.Means if I specify
15 7 * * * command
it will run at 7 PST not 7 GMT . Please tell me why this is happening.
Thanks
Outputs of hwclock command:
/usr/sbin/hwclock --utc Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
And when I ran using debug:
/usr/sbin/hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=2: No such file or directory. No usable clock interface found. Cannot access the Hardware Clock via any known method