Thanks you. I did the following:
[root@srv-ossec ~]# file /etc/localtime
/etc/localtime: symbolic link to `/usr/share/zoneinfo/Europe/Moscow'
[root@srv-ossec ~]# file /var/ossec/etc/localtime
/var/ossec/etc/localtime: timezone data, version 2, 4 gmt time flags, 4 std
time flags, no leap seconds, 185 transition times, 4 abbreviation chars
[root@srv-ossec ~]# file /usr/share/zoneinfo/Europe/Moscow
/usr/share/zoneinfo/Europe/Moscow: timezone data, version 2, 13 gmt time
flags, 13 std time flags, no leap seconds, 77 transition times, 13
abbreviation chars
[root@srv-ossec ~]# /etc/init.d/ossec stop
Stopping OSSEC: [ OK ]
[root@srv-ossec ~]# mv /var/ossec/etc/localtime /root/
[root@srv-ossec ~]# cp /etc/localtime /var/ossec/etc/localtime
[root@srv-ossec ~]# file /var/ossec/etc/localtime
/var/ossec/etc/localtime: timezone data, version 2, 13 gmt time flags, 13
std time flags, no leap seconds, 77 transition times, 13 abbreviation chars
[root@srv-ossec ~]# /etc/init.d/ossec start
Starting OSSEC: 2015/09/25 08:38:39 ossec-maild: INFO: E-Mail notification
disabled. Clean Exit.
[ OK ]
And my problem is solved.
--
---
You received this message because you are subscribed to the Google Groups
"ossec-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.