Hello guys,
I did set a cronjob in this way:
Minute Hour Day of Month Month Day of Week
0 5 * * *
I want the cronjob to run at 5:00AM,
But somehow and I really don't understand WHY, the cronjob is done at 12:00PM.
My server time is fine,
I did set it by rdate -s time-a.nist.gov and /sbin/hwclock --systohc
when I type "date", the time is correct.
My timezone is also correct, I configured it with "system-config-time" (I am using CentOS 5.4)
What is the problem and how should I fix it?
Thanks.
I did set a cronjob in this way:
Minute Hour Day of Month Month Day of Week
0 5 * * *
I want the cronjob to run at 5:00AM,
But somehow and I really don't understand WHY, the cronjob is done at 12:00PM.
My server time is fine,
I did set it by rdate -s time-a.nist.gov and /sbin/hwclock --systohc
when I type "date", the time is correct.
My timezone is also correct, I configured it with "system-config-time" (I am using CentOS 5.4)
What is the problem and how should I fix it?
Thanks.
Last edited: