service logs and system hour
-
Hi,
I noticed that the system hour and the service logs hour are differents.
[root@fog6 log]# tail -n 1 multicast.log
[05-05-16 5:15:19 pm] * No tasks found!
[root@fog6 log]# date
jue may 5 19:15:26 CEST 2016Normally this is not a problem, but when I schedule a task, I need to schedule it two hours before
Can I solve this any way?
-
Change the timezone from FOG Configuration Page->FOG Settings
-
OK. Thanks Tom. I don’t see it before
The option is FOG_TZ_INFO
-
So you’re good to go?
-
Yes!!!
tail -n 1 /opt/fog/log/multicast.log
[05-05-16 7:36:18 pm] * No tasks found!
[root@fog6 bczgiflf]# date
jue may 5 19:36:30 CEST 2016